diff options
Diffstat (limited to 'www/php4/pear.mk')
-rw-r--r-- | www/php4/pear.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/php4/pear.mk b/www/php4/pear.mk index 438389f1353..3b0da82b87f 100644 --- a/www/php4/pear.mk +++ b/www/php4/pear.mk @@ -1,4 +1,4 @@ -# $NetBSD: pear.mk,v 1.8 2004/04/24 23:04:24 xtraeme Exp $ +# $NetBSD: pear.mk,v 1.9 2004/07/14 07:06:05 jdolecek Exp $ # # This Makefile fragment is intended to be included by packages that build # and install pear packages. @@ -15,7 +15,6 @@ _PEAR_PACKAGE_MK= # defined USE_BUILDLINK3= YES -BUILDLINK_DEPMETHOD.php= full .include "../../www/php4/buildlink3.mk" |