From ca621c745a10ff22c22be4cae39bd9dd3243c456 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 1 Mar 2001 18:18:15 +0000 Subject: Disassociate the version number of the php4 package from the version numbers of the php4 modules. The rule is that php4 modules depend on php-${PHP_VERS}, but they are allowed to have their own ${PHP_BASE_VERS}nbX package version numbers. --- www/php4-pgsql/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/php4-pgsql') diff --git a/www/php4-pgsql/Makefile b/www/php4-pgsql/Makefile index 2cb30e12fd2..7b824662be7 100644 --- a/www/php4-pgsql/Makefile +++ b/www/php4-pgsql/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:22:35 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/03/01 18:18:16 jlam Exp $ .include "../../www/php4/Makefile.module" MODNAME= pgsql CATEGORIES+= databases +PHP_PKG_VERS= nb1 COMMENT= PHP4 extension for PostgreSQL databases -- cgit v1.2.3