From f47edd409cd56253da7222715d7420c9b1f2aa2d Mon Sep 17 00:00:00 2001 From: Daichi GOTO Date: Mon, 23 Jun 2003 13:10:55 +0000 Subject: x11-toolkits/php-gtk: Fix build dependency PR: 53579 Submitted by: Alex Kiesel (maintainer) --- x11-toolkits/php-gtk/Makefile | 3 ++- x11-toolkits/php-gtk2/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'x11-toolkits') 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 diff --git a/x11-toolkits/php-gtk2/Makefile b/x11-toolkits/php-gtk2/Makefile index f88a1acd49b3..320f6841fd3b 100644 --- a/x11-toolkits/php-gtk2/Makefile +++ b/x11-toolkits/php-gtk2/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 -- cgit v1.2.3