summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-24 23:04:24 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-24 23:04:24 +0000
commit72c95a606e98f6ca899e863446e4fdcead5b1b98 (patch)
tree791eff23f3ab375ac27feb41b933e7018172fe68 /www
parent24eb0477c921768db9949262d1fda972c6f6b1e4 (diff)
downloadpkgsrc-72c95a606e98f6ca899e863446e4fdcead5b1b98.tar.gz
bl3ify
Diffstat (limited to 'www')
-rw-r--r--www/php4/pear.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/php4/pear.mk b/www/php4/pear.mk
index 73b2ab328de..438389f1353 100644
--- a/www/php4/pear.mk
+++ b/www/php4/pear.mk
@@ -1,4 +1,4 @@
-# $NetBSD: pear.mk,v 1.7 2004/04/24 23:03:25 xtraeme Exp $
+# $NetBSD: pear.mk,v 1.8 2004/04/24 23:04:24 xtraeme Exp $
#
# This Makefile fragment is intended to be included by packages that build
# and install pear packages.
@@ -15,9 +15,9 @@
_PEAR_PACKAGE_MK= # defined
USE_BUILDLINK3= YES
-BUILDLINK_DEPMETHOD.php4= full
+BUILDLINK_DEPMETHOD.php= full
-.include "../../www/php4/buildlink2.mk"
+.include "../../www/php4/buildlink3.mk"
.include "../../mk/bsd.prefs.mk"