aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/php-gtk2
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-11-18 01:18:50 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-11-18 01:18:50 +0000
commit78c70a488b9b2544aee70e70cc27cc7d5f33a0aa (patch)
tree96f31d4b0033b4ce4ecccbf20e16a1b77d86fa44 /x11-toolkits/php-gtk2
parent7a0750b7cc60d07205606167f5c54dce0bb5abc1 (diff)
downloadports-78c70a488b9b2544aee70e70cc27cc7d5f33a0aa.tar.gz
ports-78c70a488b9b2544aee70e70cc27cc7d5f33a0aa.zip
Notes
Diffstat (limited to 'x11-toolkits/php-gtk2')
-rw-r--r--x11-toolkits/php-gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile
index d5080b381e66..c1ae3dff9386 100644
--- a/x11-toolkits/php-gtk2/Makefile
+++ b/x11-toolkits/php-gtk2/Makefile
@@ -21,7 +21,6 @@ USE_LIBTOOL= yes
WANT_AUTOMAKE_VER= 15
WANT_AUTOCONF_VER= 253
LIBTOOLFILES= # none
-WANT_PHP_CLI= yes
USE_PHPIZE= yes
USE_AUTOCONF= no
USE_GMAKE= yes
@@ -32,6 +31,8 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../lang/php4/bsd.php.mk"
+BUILD_DEPENDS+= ${PREFIX}/bin/php:${PORTSDIR}/lang/php4
+
# Fix environment for self contained extensions
ENVSCE= -DHAVE_PHP_GTK=1 -DCOMPILE_DL_PHP_GTK=1 \
-DHAVE_PIEMENU=1 \