diff options
Diffstat (limited to 'www/blur6ex/Makefile')
-rw-r--r-- | www/blur6ex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/blur6ex/Makefile b/www/blur6ex/Makefile index 21802336b2f..4213e916adb 100644 --- a/www/blur6ex/Makefile +++ b/www/blur6ex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2015/12/06 12:13:12 taca Exp $ +# $NetBSD: Makefile,v 1.19 2016/09/11 17:03:28 taca Exp $ # DISTNAME= blur6ex-0.1.198 @@ -13,7 +13,7 @@ COMMENT= Weblog and content framework DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.0.0:../../www/ap-php DEPENDS+= ${PHP_PKG_PREFIX}-mysql-[0-9]*:../../databases/php-mysql -PHP_VERSIONS_ACCEPTED= 55 56 +PHP_VERSIONS_ACCEPTED= 56 USE_TOOLS+= pax |