Date: Sat, 18 Dec 2010 11:15:33 +0000 (UTC) From: Beat Gaetzi <beat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gecko.mk bsd.port.mk Message-ID: <201012181115.oBIBFX6M070240@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
beat 2010-12-18 11:15:33 UTC
FreeBSD ports repository
Modified files:
Mk bsd.gecko.mk bsd.port.mk
Log:
- Add new variables to define buildtime and runtime dependencies on
Mozilla ports:
USE_FIREFOX: Add runtime dependency on Firefox.
Available values: yes 36+ 35+ 36 35
NOTE: Default value 36 is used in case of USE_FIREFOX=yes
USE_FIREFOX_BUILD: Add buildtime dependency on Firefox.
Available values: see USE_FIREFOX
USE_SEAMONKEY: Add runtime dependency on SeaMonkey.
Available values: yes 11+ 20+ 11 20
NOTE: Default value 20 is used in case of USE_SEAMONKEY=yes. SeaMonkey
1.1 is obsolete and will be replaced with SeaMonkey 2.1 soon.
USE_SEAMONKEY_BUILD: Add buildtime dependency on SeaMonkey.
Available values: see USE_SEAMONKEY
USE_THUNDERBIRD: Add runtime dependency on Thunderbird.
Available values: yes 31+ 30+ 31 30
NOTE: Default value 31 is used in case of USE_THUNDERBIRD=yes
USE_THUNDERBIRD_BUILD: Add buildtime dependency on Thunderbird.
Available values: see USE_THUNDERBIRD
PR: ports/153018
Exp-run by: erwin
Approved by: portmgr (erwin)
Revision Changes Path
1.26 +256 -1 ports/Mk/bsd.gecko.mk
1.664 +2 -2 ports/Mk/bsd.port.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012181115.oBIBFX6M070240>
