Prepare for PHP 7.1
This commit is contained in:
parent
4b46e63adf
commit
1514f6658e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431979
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PHP_VER} == 70
|
||||
.if ${PHP_VER} >= 70
|
||||
WRKSRC_SUBDIR= ../php-${PORTNAME}-${PHP7_TAGNAME}
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue