summaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/gconf-editor/Makefile')
-rw-r--r--sysutils/gconf-editor/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index 551f71734..dacc50f5f 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= gconf-editor
-PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTVERSION= 0.4.0
CATEGORIES= sysutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -28,7 +27,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-pre-patch:
+post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure