summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/pear-Console_Getopt/Makefile2
-rw-r--r--devel/swig13/Makefile2
-rw-r--r--devel/swig20/Makefile2
-rw-r--r--www/jonah/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/pear-Console_Getopt/Makefile b/devel/pear-Console_Getopt/Makefile
index 59ae58dd8d56..924f01f81bb8 100644
--- a/devel/pear-Console_Getopt/Makefile
+++ b/devel/pear-Console_Getopt/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install
RUN_DEPENDS= ${PEARDIR}.DIST_PHP:${PORTSDIR}/devel/pear-install \
- ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4
+ ${LOCALBASE}/bin/php:${PORTSDIR}/www/mod_php4
NO_BUILD= yes
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index d0085ff797cb..523541099e8d 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -38,7 +38,7 @@ PLIST_SUB+= WANT_SWIG_PERL="@comment "
.if defined(WANT_SWIG_PHP4)
# We need both mod_php4 and php4
BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \
- php:${PORTSDIR}/lang/php4
+ php:${PORTSDIR}/www/mod_php4
PLIST_SUB+= WANT_SWIG_PHP4=""
.else
PLIST_SUB+= WANT_SWIG_PHP4="@comment "
diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile
index d0085ff797cb..523541099e8d 100644
--- a/devel/swig20/Makefile
+++ b/devel/swig20/Makefile
@@ -38,7 +38,7 @@ PLIST_SUB+= WANT_SWIG_PERL="@comment "
.if defined(WANT_SWIG_PHP4)
# We need both mod_php4 and php4
BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4 \
- php:${PORTSDIR}/lang/php4
+ php:${PORTSDIR}/www/mod_php4
PLIST_SUB+= WANT_SWIG_PHP4=""
.else
PLIST_SUB+= WANT_SWIG_PHP4="@comment "
diff --git a/www/jonah/Makefile b/www/jonah/Makefile
index 3f5d5e07c102..658c8ae6b56d 100644
--- a/www/jonah/Makefile
+++ b/www/jonah/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= thierry@pompo.net
WRKSRC= ${WRKDIR}/${PORTNAME}
RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 \
- ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4
+ ${LOCALBASE}/bin/php:${PORTSDIR}/www/mod_php4
IS_INTERACTIVE= 'need to build php4 with XML support.'
NO_BUILD= yes