aboutsummaryrefslogtreecommitdiff
path: root/graphics/guilib
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-04-11 14:30:18 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-04-11 14:30:18 +0000
commit5e342984482033a43aa34bc0c0d5f2e86e899dfb (patch)
tree7c3fb1d8112d1d0fd4b38e69b7e31a48829c15b2 /graphics/guilib
parenteba0f8aeff97af17d0b2a56c3db647d2dc14e0a7 (diff)
downloadports-5e342984482033a43aa34bc0c0d5f2e86e899dfb.tar.gz
ports-5e342984482033a43aa34bc0c0d5f2e86e899dfb.zip
- Fix build on all FreeBSD versions
Reported by: David J Brooks <daeg__at_houston.rr.com>
Notes
Notes: svn path=/head/; revision=189773
Diffstat (limited to 'graphics/guilib')
-rw-r--r--graphics/guilib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile
index 731bfb0f1da7..35715568a9ff 100644
--- a/graphics/guilib/Makefile
+++ b/graphics/guilib/Makefile
@@ -19,7 +19,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LDCONFIG= yes
-USE_AUTOTOOLS= aclocal:19
+USE_AUTOTOOLS= aclocal:19:env
post-patch:
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \