Add IGNORE_WITH_PHP=4.

Submitted by:	sat@
This commit is contained in:
Vanilla I. Shu 2007-06-25 06:04:26 +00:00
parent d9743f2976
commit 868a310e0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194212

View file

@ -23,6 +23,7 @@ USE_GCC= 3.2+
USE_PHP= yes
USE_PHPEXT= yes
DEFAULT_PHP_VER= 5
IGNORE_WITH_PHP= 4
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib ${EXTRA_LIBS}"