aboutsummaryrefslogtreecommitdiffstats
path: root/devel/swig13
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-06-04 16:47:08 +0800
committeredwin <edwin@FreeBSD.org>2003-06-04 16:47:08 +0800
commite42b5b9d81730b8788a4c2557fe3c9bcccd251fa (patch)
tree608afef83d5591037bd3464dd38e8eb269c07055 /devel/swig13
parentea961d5015cfcdd8c62d4df3dfa68675d9fed8e2 (diff)
downloadfreebsd-ports-graphics-e42b5b9d81730b8788a4c2557fe3c9bcccd251fa.tar.gz
freebsd-ports-graphics-e42b5b9d81730b8788a4c2557fe3c9bcccd251fa.tar.zst
freebsd-ports-graphics-e42b5b9d81730b8788a4c2557fe3c9bcccd251fa.zip
[Fix Port] devel/swig13
Fix dependencies for new PHP 4.3.2. PR: ports/52805 Sumitted by: Alex Dupre <sysadmin@alexdupre.com>
Diffstat (limited to 'devel/swig13')
-rw-r--r--devel/swig13/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile
index 9b86061fdc8..0f43403be4b 100644
--- a/devel/swig13/Makefile
+++ b/devel/swig13/Makefile
@@ -38,9 +38,7 @@ PLIST_SUB+= WANT_SWIG_PERL=""
PLIST_SUB+= WANT_SWIG_PERL="@comment "
.endif
.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}/www/mod_php4
+BUILD_DEPENDS+= ${LOCALBASE}/include/php/main/php.h:${PORTSDIR}/lang/php4
PLIST_SUB+= WANT_SWIG_PHP4=""
.else
PLIST_SUB+= WANT_SWIG_PHP4="@comment "