summaryrefslogtreecommitdiffstats
path: root/editors/gedit/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-11 13:55:18 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-11 13:55:18 +0800
commitd37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e (patch)
treec8f9042d7ca3bc462dc25f99931279af8ba0a0cc /editors/gedit/Makefile
parent2b350f071c77ab378b78056356481cfddc73ccaa (diff)
downloadmarcuscom-ports-d37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e.tar
marcuscom-ports-d37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e.tar.gz
marcuscom-ports-d37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e.tar.bz2
marcuscom-ports-d37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e.tar.lz
marcuscom-ports-d37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e.tar.xz
marcuscom-ports-d37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e.tar.zst
marcuscom-ports-d37d433d2bf5436c8cbdf3f6a78ccd972afc9c6e.zip
Update to 2.15.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6545 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors/gedit/Makefile')
-rw-r--r--editors/gedit/Makefile14
1 files changed, 12 insertions, 2 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 581336e09..a5e1e994e 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/gedit/Makefile,v 1.36 2006/05/28 15:37:18 ahze Exp $
+# $MCom: ports/editors/gedit/Makefile,v 1.37 2006/06/13 06:33:09 marcus Exp $
#
PORTNAME= gedit
-PORTVERSION= 2.15.3
+PORTVERSION= 2.15.4
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -53,6 +53,16 @@ CONFIGURE_ARGS+=--disable-python
PLIST_SUB+= PYTHON="@comment "
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|make|${GMAKE}|g' \
+ ${WRKSRC}/bindings/python/Makefile.in
+
+pre-build:
+ ${MKDIR} ${WRKSRC}/bindings/python/.deps
+.for ff in gedit_la-gedit.Plo gedit_la-geditcommands.Plo gedit_la-geditutils.Plo
+ ${TOUCH} ${WRKSRC}/bindings/python/.deps/${ff}
+.endfor
+
post-install:
@-update-desktop-database