aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/gconf-editor
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-12-12 00:59:21 +0800
committermarcus <marcus@FreeBSD.org>2002-12-12 00:59:21 +0800
commit20ebe634a3fcc67a51ab362301e5a50cd1dcf6b3 (patch)
tree31812ba55ac7b9f2d14c4de6e021c20118916759 /sysutils/gconf-editor
parenteda4f996a2493a142a370ced5726745e112a9850 (diff)
downloadfreebsd-ports-graphics-20ebe634a3fcc67a51ab362301e5a50cd1dcf6b3.tar.gz
freebsd-ports-graphics-20ebe634a3fcc67a51ab362301e5a50cd1dcf6b3.tar.zst
freebsd-ports-graphics-20ebe634a3fcc67a51ab362301e5a50cd1dcf6b3.zip
Change pre-patch to post-patch to allow gnomehack to do its thing. This
will fix some plist issues.
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 bcae3f78cfd..03a2f122998 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
w44/cgit/cgit.cgi/freebsd-ports-gnome/commit/x11-toolkits/libgtk-java?h=gstreamer&id=2e32a3a6aa73978e8672d51f9b2e828371087b24'>Fix packaging with JDK 1.5.marcus2006-04-181-0/+1 * Update to 2.8.4 which I forgot to commit when I did the previous GNOME/Javamarcus2006-04-014-8/+12 * Conversion to a single libtool environment.ade2006-02-231-1/+1 * - Add SHA256 checksumspav2005-11-241-0/+1 * Update to 2.8.1.marcus2005-11-053-34/+64 * Fix patching by coverting the patch target to a UNIX text file first.marcus2005-07-021-0/+5 * Correct the pkg-config information.marcus2005-06-283-0/+22 * Don't remove the Java JAR directory on deinstallation.marcus2005-06-111-1/+0 * Use GCC 3.4+ instead of hardcoding 3.4.marcus2005-06-101-1/+1 * Use GCC 3.4 to fix the build on 4.X.marcus2005-06-101-0/+1 * Update to 2.6.2.marcus2005-06-077-115/+790 * BROKEN: Does not buildkris2005-05-071-0/+2 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-12