diff options
Diffstat (limited to 'www/php-propro2/Makefile')
-rw-r--r-- | www/php-propro2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php-propro2/Makefile b/www/php-propro2/Makefile index f4751fab009..49209678698 100644 --- a/www/php-propro2/Makefile +++ b/www/php-propro2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2017/12/09 02:39:19 taca Exp $ +# $NetBSD: Makefile,v 1.4 2019/01/14 13:06:12 taca Exp $ MODNAME= propro PECL_VERSION= 2.0.0 @@ -11,7 +11,7 @@ LICENSE= 2-clause-bsd BUILD_DEPENDS+= re2c>=0.13.0.4:../../devel/re2c -PHP_VERSIONS_ACCEPTED= 70 71 72 +PHP_VERSIONS_ACCEPTED= 71 72 USE_LANGUAGES= c c++ USE_LIBTOOL= yes |