[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbsd-ports
Subject:    Re: Ports behaviour?
From:       Rémi_Guyomarch <rguyom () pobox ! com>
Date:       2001-11-28 7:23:00
[Download RAW message or body]

On Tue, Nov 27, 2001 at 10:08:43PM -0800, Greg Thomas wrote:
> 
> I just installed 3.0 over the weekend and grabbed the ports via CVS:
> 
> cvs -q get -rOPENBSD_3_0 -P ports
> 
> I changed into /usr/ports/www/php4 and did a:
> 
> # env FLAVOR="gettext imap mhash mcrypt curl postgresql" make
> # make install
> 
> It created a w-php4-4.0.6p1 directory and a
> w-php4-4.0.6p1-gettext-imap-mhash-mcrypt-curl-postgresql directory but it
> created and installed only a base php4-4.0.6p1 package.
> 
> Did I miss a step?

Yes, you need to install the flavored port, not the raw one.

Instead of 
> # env FLAVOR="gettext imap mhash mcrypt curl postgresql" make
> # make install
do
# env FLAVOR="gettext imap mhash mcrypt curl postgresql" make
# env FLAVOR="gettext imap mhash mcrypt curl postgresql" make install

-- 
Rémi

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic