From owner-freebsd-ports Sun Nov 28 14:24:21 1999 Delivered-To: freebsd-ports@freebsd.org Received: from web2.sea.nwserv.com (web2.sea.nwserv.com [216.145.16.2]) by hub.freebsd.org (Postfix) with ESMTP id 36A821537E for ; Sun, 28 Nov 1999 14:24:14 -0800 (PST) (envelope-from dpk@nwserv.com) Received: from localhost (dpk@localhost) by web2.sea.nwserv.com (8.9.3/8.9.3) with ESMTP id OAA23335; Sun, 28 Nov 1999 14:24:04 -0800 (PST) (envelope-from dpk@nwserv.com) Date: Sun, 28 Nov 1999 14:24:03 -0800 (PST) From: David Kirchner X-Sender: dpk@web2.sea.nwserv.com To: Bill Fumerola Cc: ports@FreeBSD.ORG Subject: Re: Buggy dependencies - zope In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ah, I forgot that ports was a mailing list and not just a forwarder. Yeah, it was the PATH thing. -- David Kirchner, dpk@nwserv.com Northwest Web Services, Kirkland Washington 1-877-5-NWSERV - http://www.nwserv.com/ On Sun, 28 Nov 1999, Bill Fumerola wrote: > On Sun, 28 Nov 1999, David Kirchner wrote: > > > The zope port depends on Apache + SSL, which I had installed, but it was > > installed through the apache+modphp3 port, so zope decided it was cool to > > go ahead and install the apache+modssl port, without php3 support. I'd > > suggest changing the dependency to the apache binary, instead of the > > installed port. > > RUN_DEPENDS= apache:${PORTSDIR}/www/apache13-modssl > > It does depend on the apache binary, however you might not > have the apache binary in your $PATH. (I don't either) > > Since the port has no maintainer, does anyone object to the > following patch? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message