summaryrefslogtreecommitdiff
path: root/www/php4/Makefile
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-05-11 06:50:39 +0000
committerminskim <minskim@pkgsrc.org>2006-05-11 06:50:39 +0000
commit5d3a22561e8f74850c365640b52f900aea736e13 (patch)
treeb7370ffe10d29be02f1fe7a2331a72f2cef9c965 /www/php4/Makefile
parentf19ea8b3a85e595b355b26accd24e599264e503f (diff)
downloadpkgsrc-5d3a22561e8f74850c365640b52f900aea736e13.tar.gz
Libtoolize link commands on Darwin. Previously, pakcages providing
php-* modules failed on Darwin because gcc was used to link them. Thanks to John Klos for testing. Bump PKGREVISION.
Diffstat (limited to 'www/php4/Makefile')
-rw-r--r--www/php4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4/Makefile b/www/php4/Makefile
index d1186b254e2..b71b018375c 100644
--- a/www/php4/Makefile
+++ b/www/php4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2006/04/14 13:47:30 cube Exp $
+# $NetBSD: Makefile,v 1.64 2006/05/11 06:50:39 minskim Exp $
PKGNAME= php-${PHP_BASE_VERS}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES+= lang
COMMENT= HTML-embedded scripting language