Author: jbeich
Date: Sat Dec  7 10:24:04 2013
New Revision: 1438

Log:
langpacks are vendor-provided and architecture-neutral

Modified:
   trunk/mail/thunderbird-i18n/Makefile
   trunk/www/firefox-esr-i18n/Makefile
   trunk/www/firefox-i18n/Makefile
   trunk/www/seamonkey-i18n/Makefile

Modified: trunk/mail/thunderbird-i18n/Makefile
==============================================================================
--- trunk/mail/thunderbird-i18n/Makefile        Fri Dec  6 19:33:38 2013        
(r1437)
+++ trunk/mail/thunderbird-i18n/Makefile        Sat Dec  7 10:24:04 2013        
(r1438)
@@ -19,6 +19,7 @@
 PLISTF?=       ${WRKDIR}/plist_files
 
 NO_BUILD=      yes
+NO_ARCH=       yes
 USE_THUNDERBIRD=       yes
 USE_XPI=       thunderbird linux-thunderbird
 USE_SUBMAKE=   yes

Modified: trunk/www/firefox-esr-i18n/Makefile
==============================================================================
--- trunk/www/firefox-esr-i18n/Makefile Fri Dec  6 19:33:38 2013        (r1437)
+++ trunk/www/firefox-esr-i18n/Makefile Sat Dec  7 10:24:04 2013        (r1438)
@@ -18,6 +18,7 @@
 USE_FIREFOX=   24
 USE_XPI=       firefox
 
+NO_ARCH=       yes
 USE_SUBMAKE=   yes
 
 WDIR=  langpack-*@firefox.mozilla.org

Modified: trunk/www/firefox-i18n/Makefile
==============================================================================
--- trunk/www/firefox-i18n/Makefile     Fri Dec  6 19:33:38 2013        (r1437)
+++ trunk/www/firefox-i18n/Makefile     Sat Dec  7 10:24:04 2013        (r1438)
@@ -17,6 +17,7 @@
 USE_FIREFOX=   26
 USE_XPI=       firefox linux-firefox
 
+NO_ARCH=       yes
 USE_SUBMAKE=   yes
 
 WDIR=  langpack-*@firefox.mozilla.org

Modified: trunk/www/seamonkey-i18n/Makefile
==============================================================================
--- trunk/www/seamonkey-i18n/Makefile   Fri Dec  6 19:33:38 2013        (r1437)
+++ trunk/www/seamonkey-i18n/Makefile   Sat Dec  7 10:24:04 2013        (r1438)
@@ -21,6 +21,7 @@
 USE_SEAMONKEY= yes
 USE_XPI=       seamonkey linux-seamonkey
 
+NO_ARCH=       yes
 USE_SUBMAKE=   yes
 
 WDIR=  langpack-*@seamonkey.mozilla.org
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to