aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
committerkris <kris@FreeBSD.org>2007-01-30 07:51:55 +0800
commitc4b25c8706563848067a2476165dc6d1b9847808 (patch)
tree0a79c4a43e327cfd471e874f7fe11b78057b34be /lang/php4
parente2c3f06a64aca1169fe9b5289b0ebf9227714e9f (diff)
downloadfreebsd-ports-graphics-c4b25c8706563848067a2476165dc6d1b9847808.tar.gz
freebsd-ports-graphics-c4b25c8706563848067a2476165dc6d1b9847808.tar.zst
freebsd-ports-graphics-c4b25c8706563848067a2476165dc6d1b9847808.zip
Use libtool port instead of included version to avoid a.out objformat botch
Diffstat (limited to 'lang/php4')
-rw-r--r--lang/php4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 504f2787fae..e5c7f92e31d 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -22,8 +22,9 @@ COMMENT?= PHP Scripting Language (Apache Module and CLI)
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}
USE_BZIP2= yes
+USE_AUTOTOOLS= libtool:15
.if !defined(PKGNAMESUFFIX)
-USE_AUTOTOOLS= autoconf:259
+USE_AUTOTOOLS+= autoconf:259
USE_GETOPT_LONG=yes
CONFIGURE_ARGS= --enable-versioning \