Author: beat
Date: Tue Nov 30 08:23:03 2010
New Revision: 449

Log:
- Switch substitution example to libxul-devel<->libxul although this
  functionality is not used as the ports tree does not have libxul-devel
  at the moment.

Modified:
   trunk/Mk/bsd.gecko.mk

Modified: trunk/Mk/bsd.gecko.mk
==============================================================================
--- trunk/Mk/bsd.gecko.mk       Mon Nov 29 22:20:33 2010        (r448)
+++ trunk/Mk/bsd.gecko.mk       Tue Nov 30 08:23:03 2010        (r449)
@@ -53,9 +53,9 @@
 #  will be the default. In the above example, www/libxul will be used
 #  as a gecko backend unless WITH_GECKO=seamonkey is defined by the user.
 #
-# USE_GECKO= firefox-devel<->firefox
-#  This will sed -e 's/firefox/firefox-devel/' on Makefile.in's and configure 
-#  if ${GECKO}=="firefox-devel"
+# USE_GECKO= libxul-devel<->libxul
+#  This will sed -e 's/libxul/libxul-devel/' on Makefile.in's and configure 
+#  if ${GECKO}=="libxul-devel"
 #
 #  Example:
 #  USE_GECKO= libxul seamonkey
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to