aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-06-03 22:17:18 +0800
committeroliver <oliver@FreeBSD.org>2005-06-03 22:17:18 +0800
commit9c7b96d9232fe4292c221dd0fd7d0cdedb04aa8f (patch)
tree092365eac39d2bee3caab9ac61ed61c633327060 /devel
parent55e6d8a654da518fef2df50cf21aeb05351a6d26 (diff)
downloadfreebsd-ports-gnome-9c7b96d9232fe4292c221dd0fd7d0cdedb04aa8f.tar.gz
freebsd-ports-gnome-9c7b96d9232fe4292c221dd0fd7d0cdedb04aa8f.tar.zst
freebsd-ports-gnome-9c7b96d9232fe4292c221dd0fd7d0cdedb04aa8f.zip
don't build an own libtool
Diffstat (limited to 'devel')
-rw-r--r--devel/regexx/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/regexx/Makefile b/devel/regexx/Makefile
index 21f80b79537b..0164d090f47e 100644
--- a/devel/regexx/Makefile
+++ b/devel/regexx/Makefile
@@ -25,11 +25,10 @@ INSTALLS_SHLIB= yes
post-patch:
@${REINPLACE_CMD} -e 's|@LIBTOOL@|${LIBTOOL}|g ; \
- s|\./libtool|${LIBTOOL}|g ; \
+ s| \./libtool|${LIBTOOL}|g ; \
s|\(DEFS.*\)|\1 -I${LOCALBASE}/include|' \
${WRKSRC}/src/Makefile.in ${WRKSRC}/pcre/Makefile.in
- @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir| ; \
- ' ${WRKSRC}/configure
-# s|subdirs="pcre"||g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
+ ${WRKSRC}/configure
.include <bsd.port.mk>
dc91ea20af30292938d6abd193791ae93f'>- Please welcome Xorg 7.5.1miwi2011-02-262-10/+3 * - Fix build on 6.Xmiwi2010-05-071-1/+7 * - Update to Xorg 7.5miwi2010-05-011-1/+1 * Chase xorg-server update and bump driver PORTREVISIONS.rnoland2010-02-071-0/+1 * Re-add accidentally removed line and fix PLISTgarga2009-12-221-0/+1 * Update to 0.2.904 to fix it on amd64garga2009-12-212-6/+4 * Build for ia64 to satisfy the xorg-drivers dependencies.marcel2009-11-111-1/+1 * Mark as not for sparc64 (does not install, and not called for bylinimon2009-05-291-0/+2 * Chase xserver update with driver port bumps.rnoland2009-05-081-1/+1 * Chase the Xorg server update and bump ports that depend on it.rnoland2009-04-041-0/+1 * Bump PORTREVISION for x11 drivers that weren't updated.rnoland2009-01-251-0/+10 * - Update to 0.2.903miwi2008-09-012-11/+5 * - Update to 0.2.902miwi2008-08-262-5/+4 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Mark BROKEN on 5.Xpav2008-03-151-1/+7 * Add glproto to USE_XORG.flz2008-01-191-1/+1 * - Update port to 0.2.901.flz2008-01-116-62/+29 * Unbreak pthread-related issues on 5.xade2007-11-272-7/+7 * Mark as broken on 5.x: fails to find pthread.h.linimon2007-11-251-1/+1 * Mark as BROKEN on 5.x: fails to compile.linimon2007-11-221-1/+7