www/yourls: unbreak with lang/php70 to fix #56
Unknown extension mysql for PHP 70. PR: 214211 Submitted by: @zilon84 (via GitHub)
This commit is contained in:
parent
fa46b290b0
commit
a93289bf7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425593
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= yourls
|
||||
PORTVERSION= 1.7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
@ -19,7 +20,7 @@ NO_BUILD= yes
|
||||
NO_ARCH= yes
|
||||
|
||||
USES= cpe
|
||||
USE_PHP= bcmath curl json mysql pcre xml
|
||||
USE_PHP= bcmath curl json mysqli pcre xml
|
||||
|
||||
SUB_LIST+= PKGNAME=${PKGNAME}
|
||||
SUB_FILES+= pkg-message
|
||||
|
Loading…
Reference in New Issue
Block a user