cvs commit: ports/www/mozilla bsd.gecko.mk
Michael Johnson
ahze at FreeBSD.org
Tue Jun 6 16:59:01 UTC 2006
ahze 2006-06-06 16:57:10 UTC
FreeBSD ports repository
Modified files:
www/mozilla bsd.gecko.mk
Log:
- Make it easier for ports to use firefox-devel/firefox10 or other geckos
that are no offically supported by a port.
Example 1: Support for firefox-devel
USE_GECKO=firefox-devel<->firefox firefox mozilla
if ${GECKO}==firefox-devel a simple sed -e 's|firefox|firefox-devel| will
be done on Makefile.in and configure files.
Example 2: Support for seamonkey
USE_GECKO=firefox seamonkey<->firefox
Revision Changes Path
1.13 +20 -5 ports/www/mozilla/bsd.gecko.mk
More information about the cvs-ports
mailing list