[SVN-Commit] r1710 - branches/firefox32/mail/thunderbird-i18n branches/firefox32/www/firefox-esr-i18n branches/firefox32/www/firefox-i18n branches/firefox32/www/seamonkey-i18n trunk/mail/thunderbird-i18n trunk/www/firefox-esr-i18n trunk/www/firefox-i18n trunk/www/seamonkey-i18n

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Fri Sep 26 13:32:28 UTC 2014


Author: jbeich
Date: Fri Sep 26 13:32:20 2014
New Revision: 1710

Log:
re-apply ports at 368080 + seamonkey-i18n

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

Modified: branches/firefox32/mail/thunderbird-i18n/Makefile
==============================================================================
--- branches/firefox32/mail/thunderbird-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ branches/firefox32/mail/thunderbird-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -12,7 +12,7 @@
 MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Localized interface for Thunderbird
 
-USES=		gecko:thunderbird zip
+USES=		gecko:thunderbird,build zip
 USE_XPI=	thunderbird
 
 NO_BUILD=	yes
@@ -30,9 +30,6 @@
 .include "${.CURDIR}/Makefile.option"
 .include <bsd.port.pre.mk>
 
-# make sure that thunderbird always gets upgraded before this port
-BUILD_DEPENDS=	thunderbird>=0:${PORTSDIR}/mail/thunderbird
-
 .ifndef WITHOUT_SWITCHER
 RUN_DEPENDS+=	xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
 .endif

Modified: branches/firefox32/www/firefox-esr-i18n/Makefile
==============================================================================
--- branches/firefox32/www/firefox-esr-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ branches/firefox32/www/firefox-esr-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -15,7 +15,7 @@
 
 EXTRACT_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		zip:infozip gecko:firefox
+USES=		zip:infozip gecko:firefox,build
 USE_XPI=	firefox
 
 NO_ARCH=	yes
@@ -32,9 +32,6 @@
 .include "${.CURDIR}/Makefile.option"
 .include <bsd.port.pre.mk>
 
-# make sure that firefox always gets upgraded before this port
-BUILD_DEPENDS+=	firefox-esr>=0:${PORTSDIR}/www/firefox-esr
-
 .ifndef WITHOUT_SWITCHER
 RUN_DEPENDS+=	xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
 .endif

Modified: branches/firefox32/www/firefox-i18n/Makefile
==============================================================================
--- branches/firefox32/www/firefox-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ branches/firefox32/www/firefox-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -14,7 +14,7 @@
 
 EXTRACT_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		zip:infozip gecko:firefox,32
+USES=		zip:infozip gecko:firefox,32,build
 USE_XPI=	firefox linux-firefox
 
 NO_ARCH=	yes
@@ -31,9 +31,6 @@
 .include "${.CURDIR}/Makefile.option"
 .include <bsd.port.pre.mk>
 
-# make sure that firefox always gets upgraded before this port
-BUILD_DEPENDS+=	firefox>=0:${PORTSDIR}/www/firefox
-
 .ifndef WITHOUT_SWITCHER
 RUN_DEPENDS+=	xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
 .endif

Modified: branches/firefox32/www/seamonkey-i18n/Makefile
==============================================================================
--- branches/firefox32/www/seamonkey-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ branches/firefox32/www/seamonkey-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -14,7 +14,7 @@
 
 EXTRACT_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		zip:infozip gecko:seamonkey
+USES=		zip:infozip gecko:seamonkey,build
 USE_XPI=	seamonkey linux-seamonkey
 
 NO_ARCH=	yes

Modified: trunk/mail/thunderbird-i18n/Makefile
==============================================================================
--- trunk/mail/thunderbird-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ trunk/mail/thunderbird-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -12,7 +12,7 @@
 MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Localized interface for Thunderbird
 
-USES=		gecko:thunderbird zip
+USES=		gecko:thunderbird,build zip
 USE_XPI=	thunderbird
 
 NO_BUILD=	yes
@@ -29,9 +29,6 @@
 .include "${.CURDIR}/Makefile.option"
 .include <bsd.port.pre.mk>
 
-# make sure that thunderbird always gets upgraded before this port
-BUILD_DEPENDS=	thunderbird>=0:${PORTSDIR}/mail/thunderbird
-
 .ifndef WITHOUT_SWITCHER
 RUN_DEPENDS+=	xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
 .endif

Modified: trunk/www/firefox-esr-i18n/Makefile
==============================================================================
--- trunk/www/firefox-esr-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ trunk/www/firefox-esr-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -15,7 +15,7 @@
 
 EXTRACT_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		zip:infozip gecko:firefox
+USES=		zip:infozip gecko:firefox,build
 USE_XPI=	firefox
 
 NO_ARCH=	yes
@@ -31,9 +31,6 @@
 .include "${.CURDIR}/Makefile.option"
 .include <bsd.port.pre.mk>
 
-# make sure that firefox always gets upgraded before this port
-BUILD_DEPENDS+=	firefox-esr>=0:${PORTSDIR}/www/firefox-esr
-
 .ifndef WITHOUT_SWITCHER
 RUN_DEPENDS+=	xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
 .endif

Modified: trunk/www/firefox-i18n/Makefile
==============================================================================
--- trunk/www/firefox-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ trunk/www/firefox-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -14,7 +14,7 @@
 
 EXTRACT_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		zip:infozip gecko:firefox,33
+USES=		zip:infozip gecko:firefox,33,build
 USE_XPI=	firefox linux-firefox
 
 NO_ARCH=	yes
@@ -30,9 +30,6 @@
 .include "${.CURDIR}/Makefile.option"
 .include <bsd.port.pre.mk>
 
-# make sure that firefox always gets upgraded before this port
-BUILD_DEPENDS+=	firefox>=0:${PORTSDIR}/www/firefox
-
 .ifndef WITHOUT_SWITCHER
 RUN_DEPENDS+=	xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher
 .endif

Modified: trunk/www/seamonkey-i18n/Makefile
==============================================================================
--- trunk/www/seamonkey-i18n/Makefile	Fri Sep 26 13:28:05 2014	(r1709)
+++ trunk/www/seamonkey-i18n/Makefile	Fri Sep 26 13:32:20 2014	(r1710)
@@ -14,7 +14,7 @@
 
 EXTRACT_DEPENDS=	zip:${PORTSDIR}/archivers/zip
 
-USES=		zip:infozip gecko:seamonkey
+USES=		zip:infozip gecko:seamonkey,build
 USE_XPI=	seamonkey linux-seamonkey
 
 NO_ARCH=	yes


More information about the freebsd-gecko mailing list