Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2004 11:40:42 +0200
From:      Alex Dupre <ale@FreeBSD.org>
To:        Matthew Seaman <m.seaman@infracaninophile.co.uk>
Cc:        Thierry Thomas <thierry@FreeBSD.org>
Subject:   Re: [HEADS UP] PHP mega-commit
Message-ID:  <40FCE89A.2050008@FreeBSD.org>
In-Reply-To: <20040720075504.GA53967@happy-idiot-talk.infracaninophile.co.uk>
References:  <40F7D16F.5050503@FreeBSD.org> <20040720075504.GA53967@happy-idiot-talk.infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Seaman wrote:

> Shouldn't the devel/pear-PEAR port set WANT_PHP_PEAR in
> Makefile.common so that all PEAR ports register that dependency
> automatically?

Ideally yes, but currently Makefile.common is included after 
bsd.port.pre.mk, so we cannot define WANT_PHP_PEAR there. We can define 
WANT_PHP_PEAR in every PEAR port or study a better solution (this is why 
I've CC'ed thierry)...probably we can simplify Makefile.common a bit 
(since now we have php.conf, and pecl has been separated from pear) and 
include it before bsd.port.mk.

-- 
Alex Dupre



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40FCE89A.2050008>