Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2003 11:37:47 -0800
From:      Erick Mechler <emechler@techometer.net>
To:        Claus Guttesen <cguttesen@yahoo.dk>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: portupgrade and PHP
Message-ID:  <20031104193747.GS27262@techometer.net>
In-Reply-To: <20031104193104.60445.qmail@web14106.mail.yahoo.com>
References:  <3FA6A459.2060904@updegrove.net> <20031104193104.60445.qmail@web14106.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
:: > How can I continually compile PHP with the same
:: > options as the last time?
:: 
:: Edit /usr/ports/lang/php4/Makefile and change the line
:: PHP4_OPTIONS?= according to your needs.

Except that the next time you upgrade your ports tree, your changes will 
be overwritten.  Check out the /usr/local/etc/pkgtools.conf file.  This is 
how you can use your own make(1) options using portupgrade consistently.  
The options you can use for each port can be found in its respective 
Makefile.

Cheers - Erick



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