K 10 svn:author V 4 ahze K 8 svn:date V 27 2006-06-06T16:57:10.000000Z K 7 svn:log V 400 - 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 END