Add IGNORE_WITH_PHP=4.
Submitted by: sat@
This commit is contained in:
parent
d9743f2976
commit
868a310e0b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194212
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ USE_GCC= 3.2+
|
||||||
USE_PHP= yes
|
USE_PHP= yes
|
||||||
USE_PHPEXT= yes
|
USE_PHPEXT= yes
|
||||||
DEFAULT_PHP_VER= 5
|
DEFAULT_PHP_VER= 5
|
||||||
|
IGNORE_WITH_PHP= 4
|
||||||
|
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib ${EXTRA_LIBS}"
|
LDFLAGS="-L${LOCALBASE}/lib ${EXTRA_LIBS}"
|
||||||
|
|
Loading…
Reference in a new issue