devel/php-raphf2: update supported PHP version
Update supported PHP version; other than PHP 5.6.
This commit is contained in:
parent
be115b7d56
commit
fa82626fd5
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2019/12/16 16:30:13 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2021/01/03 06:52:47 taca Exp $
|
||||
|
||||
MODNAME= raphf
|
||||
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= 72
|
||||
PHP_VERSIONS_INCOMPATIBLE= 56
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
|
|
Loading…
Reference in a new issue