From aaf4c450cab7e425c77a17ae6e8ab04f22e4ff95 Mon Sep 17 00:00:00 2001 From: jlam Date: Mon, 3 Dec 2001 08:30:58 +0000 Subject: Use PKGREVISION to manage the package-specific version number when it differs from the distfile version number. G/C some the unused variables in php4/Makefile.common related to the old way of handling version numbers. --- math/php4-bcmath/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/php4-bcmath/Makefile b/math/php4-bcmath/Makefile index 24c1200397c..a387ee3b41b 100644 --- a/math/php4-bcmath/Makefile +++ b/math/php4-bcmath/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/10/16 07:00:05 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2001/12/03 08:31:02 jlam Exp $ .include "../../www/php4/Makefile.module" MODNAME= bcmath CATEGORIES+= math -PHP_PKG_VERS= # empty +PKGREVISION= # empty COMMENT= PHP4 extension for bc-style arbitrary precision math USE_BUILDLINK_ONLY= YES -- cgit v1.2.3