diff options
author | taca <taca@pkgsrc.org> | 2012-07-20 12:30:36 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-07-20 12:30:36 +0000 |
commit | 3c73cf2bd36aeae3bd178422f5e62da7bf471d06 (patch) | |
tree | 6f8343b63906d68a034251e8aba5a0ad19bab03b /www/ap-php | |
parent | 45355298518350e085d1e3172012be43b5d9625a (diff) | |
download | pkgsrc-3c73cf2bd36aeae3bd178422f5e62da7bf471d06.tar.gz |
- Reset PKG_REVISION by both php53 and php54 are updated.
- Remove supporting php5 (PHP 5.2.x) supporting codes.
Diffstat (limited to 'www/ap-php')
-rw-r--r-- | www/ap-php/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/ap-php/Makefile b/www/ap-php/Makefile index 98d3664bbf9..ea4eeb5fe40 100644 --- a/www/ap-php/Makefile +++ b/www/ap-php/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2011/09/21 13:10:25 adam Exp $ +# $NetBSD: Makefile,v 1.27 2012/07/20 12:30:37 taca Exp $ PKGNAME= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}-${PHP_BASE_VERS} -PKGREVISION= 1 COMMENT= Apache (${PKG_APACHE}) module for ${PKG_PHP} PKG_DESTDIR_SUPPORT= user-destdir |