aboutsummaryrefslogtreecommitdiff
path: root/sysutils/gconf-editor
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-12-11 16:59:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-12-11 16:59:21 +0000
commitb312f6cae3954a06788702ef6fd6b6d12ac613a9 (patch)
treef945d35b4227bb63dda2bc19b0c286028a2b28d9 /sysutils/gconf-editor
parentfc510011bc9fdbe93680fcf3fc72ed4ee8ac7adb (diff)
downloadports-b312f6cae3954a06788702ef6fd6b6d12ac613a9.tar.gz
ports-b312f6cae3954a06788702ef6fd6b6d12ac613a9.zip
Change pre-patch to post-patch to allow gnomehack to do its thing. This
will fix some plist issues.
Notes
Notes: svn path=/head/; revision=71536
Diffstat (limited to 'sysutils/gconf-editor')
-rw-r--r--sysutils/gconf-editor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile
index bcae3f78cfdb..03a2f122998d 100644
--- a/sysutils/gconf-editor/Makefile
+++ b/sysutils/gconf-editor/Makefile
@@ -27,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