ports/53579: [Maintainer Update] x11-toolkits/php-gtk: Fix build dependency

Alex Kiesel kiesel at schlund.de
Sat Jun 21 13:06:58 UTC 2003


This patch does better, it obsoletes the previous one:

--- phpgtk.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-toolkits/php-gtk/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile    17 Jun 2003 16:19:04 -0000      1.4
+++ Makefile    21 Jun 2003 13:05:11 -0000
@@ -21,7 +21,8 @@
                automake14:${PORTSDIR}/devel/automake14 \
                autoconf:${PORTSDIR}/devel/autoconf \
                autoconf213:${PORTSDIR}/devel/autoconf213 \
-               phpize:${PORTSDIR}/lang/php4-cli
+               phpize:${PORTSDIR}/lang/php4-cli \
+               php:${PORTSDIR}/lang/php4-cli
 RUN_DEPENDS=   php:${PORTSDIR}/lang/php4-cli
 
 # Don't call autoconf directly, ./buildconf does this
--- phpgtk.diff ends here ---



More information about the freebsd-ports-bugs mailing list