From 69d4cbf082223c24b963ce1970429284c065c364 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Mar 2002 17:57:34 +0000 Subject: Match version of php3 package, as comments suggest. --- devel/php3-pcre/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devel/php3-pcre/Makefile b/devel/php3-pcre/Makefile index 3752b3ad52d..b65e9190496 100644 --- a/devel/php3-pcre/Makefile +++ b/devel/php3-pcre/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/01/10 13:05:52 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2002/03/05 17:57:34 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 # PHP3 package. # DISTNAME= php-pcre-${BASE_VERS} -BASE_VERS= 3.0.18 +BASE_VERS= 3.0.18nb1 CATEGORIES= www php devel DISTFILES= # empty @@ -13,7 +13,7 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.php.net/ COMMENT= PHP3 extension for Perl-compatible regular expressions -DEPENDS+= php-${BASE_VERS}:../../www/php3 +DEPENDS+= php-${BASE_VERS}nb1:../../www/php3 EXTRACT_ONLY= # empty NO_CHECKSUM= # defined -- cgit v1.2.3