diff options
Diffstat (limited to 'devel/php3-pcre')
-rw-r--r-- | devel/php3-pcre/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/php3-pcre/Makefile b/devel/php3-pcre/Makefile index 4b80863372e..36859b07f16 100644 --- a/devel/php3-pcre/Makefile +++ b/devel/php3-pcre/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/10/24 09:50:13 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/28 21:14:16 wiz Exp $ # # This package is a placeholder to signify that the base PHP3 package already # has the PCRE functionality. It *must* have the same version number as the @@ -18,7 +18,6 @@ DEPENDS+= php-${BASE_VERS}nb2:../../www/php3 EXTRACT_ONLY= # empty NO_CHECKSUM= # defined -NO_PATCH= # defined NO_CONFIGURE= # defined NO_BUILD= # defined |