summaryrefslogtreecommitdiff
path: root/devel/swig13
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2003-01-29 22:11:21 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2003-01-29 22:11:21 +0000
commitf0200195c815474219d628940b437b2656dc0f64 (patch)
treec46179f5e757ea9b566bc763cea0a347292a250d /devel/swig13
parentUpdate to 2.0.6. (diff)
${LOCALBASE}/bin/php lives in www/mod_php4, now.
Reminded by: kris
Notes
Notes: svn path=/head/; revision=74226
Diffstat (limited to 'devel/swig13')
-rw-r--r--devel/swig13/Makefile2
1 files changed, 1 insertions, 1 deletions
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 "