diff options
-rw-r--r-- | mail/thunderbird-esr-i18n/Makefile | 2 | ||||
-rw-r--r-- | mail/thunderbird-i18n/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-esr-i18n/Makefile | 2 | ||||
-rw-r--r-- | www/firefox-i18n/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey-i18n/Makefile | 2 | ||||
-rw-r--r-- | www/seamonkey2-i18n/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/mail/thunderbird-esr-i18n/Makefile b/mail/thunderbird-esr-i18n/Makefile index c5984ee0d10f..f3229ea0b8f3 100644 --- a/mail/thunderbird-esr-i18n/Makefile +++ b/mail/thunderbird-esr-i18n/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit .endif NO_BUILD= yes -USE_THUNDERBIRD= yes +USE_THUNDERBIRD= 60 USE_XPI= thunderbird THUNDERBIRD_I18N_ALL= ar br ca cs da de en-GB en-US es-AR es-ES et eu fi fr \ diff --git a/mail/thunderbird-i18n/Makefile b/mail/thunderbird-i18n/Makefile index c5984ee0d10f..f3229ea0b8f3 100644 --- a/mail/thunderbird-i18n/Makefile +++ b/mail/thunderbird-i18n/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-swit .endif NO_BUILD= yes -USE_THUNDERBIRD= yes +USE_THUNDERBIRD= 60 USE_XPI= thunderbird THUNDERBIRD_I18N_ALL= ar br ca cs da de en-GB en-US es-AR es-ES et eu fi fr \ diff --git a/www/firefox-esr-i18n/Makefile b/www/firefox-esr-i18n/Makefile index eaa8f51c096d..e42a6380cd0c 100644 --- a/www/firefox-esr-i18n/Makefile +++ b/www/firefox-esr-i18n/Makefile @@ -19,7 +19,7 @@ COMMENT= Localized interface for Firefox 5.0 EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip -USE_FIREFOX= yes +USE_FIREFOX= 60 USE_XPI= firefox USE_SUBMAKE= yes diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile index eaa8f51c096d..e42a6380cd0c 100644 --- a/www/firefox-i18n/Makefile +++ b/www/firefox-i18n/Makefile @@ -19,7 +19,7 @@ COMMENT= Localized interface for Firefox 5.0 EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip -USE_FIREFOX= yes +USE_FIREFOX= 60 USE_XPI= firefox USE_SUBMAKE= yes diff --git a/www/seamonkey-i18n/Makefile b/www/seamonkey-i18n/Makefile index 435cdc18b6c0..12525566e5a9 100644 --- a/www/seamonkey-i18n/Makefile +++ b/www/seamonkey-i18n/Makefile @@ -19,7 +19,7 @@ COMMENT= Localized interface for SeaMonkey 2.3 EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip -USE_SEAMONKEY= yes +USE_SEAMONKEY= 23 USE_XPI= seamonkey USE_SUBMAKE= yes diff --git a/www/seamonkey2-i18n/Makefile b/www/seamonkey2-i18n/Makefile index 936db77ad34b..f73577895273 100644 --- a/www/seamonkey2-i18n/Makefile +++ b/www/seamonkey2-i18n/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= xpi/${DISTNAME} MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for SeaMonkey 2 -USE_SEAMONKEY= yes +USE_SEAMONKEY= 20 USE_XPI= seamonkey2 linux-seamonkey USE_SUBMAKE= yes |