1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix build on head by adding missing USES=readline

(uncovered by removal of readline dep from pcre)
This commit is contained in:
Antoine Brodin 2014-08-01 07:49:12 +00:00
parent e4bac21262
commit 2286d4b084
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363689
3 changed files with 3 additions and 0 deletions

View File

@ -302,6 +302,7 @@ USE_PHP_BUILD= yes
.if ${PHP_MODNAME} == "readline"
CONFIGURE_ARGS+=--with-readline=/usr
USES+= readline
.endif
.if ${PHP_MODNAME} == "recode"

View File

@ -316,6 +316,7 @@ USE_PHP_BUILD= yes
.if ${PHP_MODNAME} == "readline"
CONFIGURE_ARGS+=--with-readline=/usr
USES+= readline
.endif
.if ${PHP_MODNAME} == "recode"

View File

@ -189,6 +189,7 @@ CONFIGURE_ARGS+= --disable-threads
.if defined(LIBR_SLAVEPORT)
CONFIGURE_ARGS+= --disable-BLAS-shlib --without-pic --without-x
USES+= readline
.else # LIBR_SLAVEPORT