From 121271ead8af3fd6e6fbb5ef06a852163f5743f1 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 11 Sep 2016 17:03:25 +0000 Subject: Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. --- www/php-phrasea2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/php-phrasea2') diff --git a/www/php-phrasea2/Makefile b/www/php-phrasea2/Makefile index 553123d70ec..6e43e4ed850 100644 --- a/www/php-phrasea2/Makefile +++ b/www/php-phrasea2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/12/25 01:18:10 taca Exp $ +# $NetBSD: Makefile,v 1.12 2016/09/11 17:03:29 taca Exp $ # .include "../../www/phraseanet/Makefile.common" @@ -11,7 +11,7 @@ EXTRACT_ELEMENTS= ${DISTNAME}/bin/src/php_phrasea2 EXTRACT_SUFX= .tar.gz USE_LANGUAGES= c c++ -PHP_VERSIONS_ACCEPTED= 55 56 +PHP_VERSIONS_ACCEPTED= 56 .include "../../lang/php/ext.mk" -- cgit v1.2.3