From 7e9290b8e535f3225aa136560c7c7b15f5bb99bd Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 15 Mar 2010 16:45:59 +0000 Subject: Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more and no need to specify PHP_VERSIONS_ACCEPTED explicitly now. No functional change. --- www/typolight27/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/typolight27') diff --git a/www/typolight27/Makefile b/www/typolight27/Makefile index 7821620971f..ef4f974258f 100644 --- a/www/typolight27/Makefile +++ b/www/typolight27/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2010/03/02 15:22:54 taca Exp $ +# $NetBSD: Makefile,v 1.15 2010/03/15 16:45:59 taca Exp $ # DISTNAME= typolight-${TL_VERSION} @@ -19,8 +19,6 @@ DEPENDS+= ${PHP_PKG_PREFIX}-soap>=5.2.0:../../net/php5-soap PKG_DESTDIR_SUPPORT= user-destdir -PHP_VERSIONS_ACCEPTED= 5 - USE_TOOLS= pax NO_BUILD= yes -- cgit v1.2.3