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

Alex Kiesel kiesel at schlund.de
Sat Jun 21 13:10:18 UTC 2003


The following reply was made to PR ports/53579; it has been noted by GNATS.

From: Alex Kiesel <kiesel at schlund.de>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at FreeBSD.org
Cc:  
Subject: Re: ports/53579: [Maintainer Update] x11-toolkits/php-gtk: Fix build dependency
Date: Sat, 21 Jun 2003 15:06:55 +0200

 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