aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/php-gtk/Makefile
diff options
context:
space:
mode:
authordaichi <daichi@FreeBSD.org>2003-06-23 21:10:55 +0800
committerdaichi <daichi@FreeBSD.org>2003-06-23 21:10:55 +0800
commit8f95a59158e490842359eb108032265892adec6d (patch)
treede9b574f1230552ce49fda885433cf46a5cfd059 /x11-toolkits/php-gtk/Makefile
parentb827e63044981e4f78bcf38b5426fe7308afa06d (diff)
downloadfreebsd-ports-gnome-8f95a59158e490842359eb108032265892adec6d.tar.gz
freebsd-ports-gnome-8f95a59158e490842359eb108032265892adec6d.tar.zst
freebsd-ports-gnome-8f95a59158e490842359eb108032265892adec6d.zip
x11-toolkits/php-gtk: Fix build dependency
PR: 53579 Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
Diffstat (limited to 'x11-toolkits/php-gtk/Makefile')
-rw-r--r--x11-toolkits/php-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/php-gtk/Makefile b/x11-toolkits/php-gtk/Makefile
index f88a1acd49b3..320f6841fd3b 100644
--- a/x11-toolkits/php-gtk/Makefile
+++ b/x11-toolkits/php-gtk/Makefile
@@ -21,7 +21,8 @@ BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
automake14:${PORTSDIR}/devel/automake14 \
autoconf:${PORTSDIR}/devel/autoconf \
autoconf213:${PORTSDIR}/devel/autoconf213 \
- phpize:${PORTSDIR}/lang/php4-cli
+ phpize:${PORTSDIR}/lang/php4-cli \
+ php:${PORTSDIR}/lang/php4-cli
RUN_DEPENDS= php:${PORTSDIR}/lang/php4-cli
# Don't call autoconf directly, ./buildconf does this