[SVN-Commit] r850 - in branches/experimental/www: libxul19 seamonkey
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Fri Jul 6 16:40:15 UTC 2012
Author: jbeich
Date: Fri Jul 6 16:40:08 2012
New Revision: 850
Log:
more redundant words
Modified:
branches/experimental/www/libxul19/Makefile
branches/experimental/www/seamonkey/Makefile
Modified: branches/experimental/www/libxul19/Makefile
==============================================================================
--- branches/experimental/www/libxul19/Makefile Fri Jul 6 16:34:07 2012 (r849)
+++ branches/experimental/www/libxul19/Makefile Fri Jul 6 16:40:08 2012 (r850)
@@ -48,7 +48,7 @@
mozilla-gtkmozembed mozilla-js mozilla-plugin
OPTIONS_DEFINE= JAVA
-JAVA_DESC= Enable JAVA xpcom
+JAVA_DESC?= JAVA xpcom
.include <bsd.port.pre.mk>
Modified: branches/experimental/www/seamonkey/Makefile
==============================================================================
--- branches/experimental/www/seamonkey/Makefile Fri Jul 6 16:34:07 2012 (r849)
+++ branches/experimental/www/seamonkey/Makefile Fri Jul 6 16:40:08 2012 (r850)
@@ -55,10 +55,10 @@
OPTIONS_DEFAULT=DBUS MAILNEWS COMPOSER LDAP CHATZILLA
OPTIONS_DEFINE= CHATZILLA COMPOSER LDAP LIGHTNING MAILNEWS
-CHATZILLA_DESC?=Enable the Chatzilla IRC module
-COMPOSER_DESC?= Enable the HTML Composer module
-LDAP_DESC?= Enable LDAP support for Mailnews
-MAILNEWS_DESC?= Enable Mail and News modules
+CHATZILLA_DESC?=Chatzilla IRC module
+COMPOSER_DESC?= HTML Composer module
+LDAP_DESC?= LDAP support for Mailnews
+MAILNEWS_DESC?= Mail and News modules
.include <bsd.port.pre.mk>
More information about the freebsd-gecko
mailing list