mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Unbreak php5-readline on head (uncovered by removal of readline dep from pcre)
This commit is contained in:
parent
de0c645da9
commit
6a8f9fc236
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363587
@ -312,6 +312,7 @@ USE_PHP_BUILD= yes
|
||||
|
||||
.if ${PHP_MODNAME} == "readline"
|
||||
CONFIGURE_ARGS+=--with-readline=/usr
|
||||
USES+= readline
|
||||
.endif
|
||||
|
||||
.if ${PHP_MODNAME} == "recode"
|
||||
|
Loading…
Reference in New Issue
Block a user