ports/52805: [Fix Port] devel/swig13

Alex Dupre sysadmin at alexdupre.com
Fri May 30 09:50:13 UTC 2003


>Number:         52805
>Category:       ports
>Synopsis:       [Fix Port] devel/swig13
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 02:50:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.8-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD 4.8-ALEXDUPRE i386
>Description:
Fix dependencies for new PHP 4.3.2.
>How-To-Repeat:
>Fix:

--- swig13.diff begins here ---
diff -ruN swig13.orig/Makefile swig13/Makefile
--- swig13.orig/Makefile	Fri May 30 11:36:41 2003
+++ swig13/Makefile	Fri May 30 11:39:11 2003
@@ -38,9 +38,7 @@
 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 "
--- swig13.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list