Date: Sat, 15 Nov 2003 15:39:10 -0500 From: "Dan Langille" <dan@langille.org> To: Alex Kiesel <kiesel@schlund.de> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/php-gtk Makefile distinfo pkg-message pkg-plist ports/x11-toolkits/php-gtk/files patch-ext_c Message-ID: <3FB6489E.18989.10125950@localhost> In-Reply-To: <1068913129.1060.48.camel@boost.home.ahk> References: <3FB5FA08.20393.EDF5677@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15 Nov 2003 at 17:18, Alex Kiesel wrote: > On Sat, 2003-11-15 at 16:03, Dan Langille wrote: > > > Not really: > > > root@boost ttyp2 /usr/ports/x11-toolkits/php-gtk# make -V > > > PORTVERSION 1.0.0 root@boost ttyp2 > > > /usr/ports/x11-toolkits/php-gtk# make master-sites-all > > > http://gtk.php.net/distributions/ > > > http://document-root.de/mirror/php-gtk/ > > > ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ > > > > > > The problem, you are encountering is that php-gtk requires the CLI > > > (command line interface) version of the PHP port. You seem to have > > > installed another type (probably the CGI version), so the > > > build-requirements are not met. > > > > I am not attempting to build. I am attempting to obtain the list of > > master sites. More specifically, FreshPorts is attempting to obtain > > this information. Is this a limitation of the port or of the ports > > system? > > It's a limitation of the PHP4-port. The attached patch should solve > your problem, as the Makefile no longer generates conflicting > dependencies (when you have installed php4-cgi). I confirm this patch fixes the problem. Thank you. -- Dan Langille : http://www.langille.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FB6489E.18989.10125950>