summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-24 23:04:24 +0000
committerxtraeme <xtraeme>2004-04-24 23:04:24 +0000
commit5b8cc33235777fb51ee6e0d143e83441c4838214 (patch)
tree791eff23f3ab375ac27feb41b933e7018172fe68
parenta73f4ab70ae869bf4441634264e2a9cce02eb3ae (diff)
downloadpkgsrc-5b8cc33235777fb51ee6e0d143e83441c4838214.tar.gz
bl3ify
-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"