From 0035d3c340a391fe29529de196c1e6d6c5e69a83 Mon Sep 17 00:00:00 2001 From: dirk Date: Wed, 29 Jan 2003 22:11:21 +0000 Subject: ${LOCALBASE}/bin/php lives in www/mod_php4, now. Reminded by: kris --- devel/swig20/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/swig20') 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 " -- cgit