Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2012 16:40:09 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r850 - in branches/experimental/www: libxul19 seamonkey
Message-ID:  <201207061640.q66Ge9oI099005@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207061640.q66Ge9oI099005>