From dcf165bab6b92a4a19357aeb10fa272314f0472f Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 7 Oct 2005 12:32:33 +0000 Subject: Fixed a pkglint warning. --- math/php-bcmath/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'math/php-bcmath') diff --git a/math/php-bcmath/Makefile b/math/php-bcmath/Makefile index 077dce88f51..3ac1625d7bc 100644 --- a/math/php-bcmath/Makefile +++ b/math/php-bcmath/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2005/04/11 21:46:30 tv Exp $ +# $NetBSD: Makefile,v 1.3 2005/10/07 12:34:11 rillig Exp $ MODNAME= bcmath CATEGORIES+= math -PKGREVISION= # empty COMMENT= PHP extension for bc-style arbitrary precision math - CONFIGURE_ARGS+= --enable-${MODNAME} .include "../../lang/php/ext.mk" -- cgit v1.2.3