- remove erroneous MAKE_ARGS line

Reported by:	Michael Gmelin <freebsd@grem.de> (maintainer, by mail)
This commit is contained in:
Ruslan Makhmatkhanov 2013-06-17 15:07:15 +00:00
parent 19698ea01e
commit 6e5f137482
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321124

View file

@ -21,7 +21,6 @@ NAMESPACES_DESC= Use PHP namespaces (recommended)
USE_GMAKE= yes
MAKE_ARGS+= PHP_EXT_DIR=${PHP_EXT_DIR} ICE_HOME=${PREFIX} \
PHP_HOME=${PREFIX} OPTIMIZE=yes
MAKE_ARGS+= PHP_EXT_DIR=${PHP_EXT_DIR}
USE_PHP= yes
USE_PHP_BUILD= yes
DEFAULT_PHP_VER=5