diff options
author | Alex Dupre <ale@FreeBSD.org> | 2011-08-23 08:00:17 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2011-08-23 08:00:17 +0000 |
commit | 98e69b1e106491d43b3289dfef2d111e0d849bb9 (patch) | |
tree | 1e5225736d5576802ade8890877698a1a8d2d11e /www/firefox-esr-i18n | |
parent | f9faa8bdaa87c8a1dbdd2cc88732152f965326a7 (diff) | |
download | ports-98e69b1e106491d43b3289dfef2d111e0d849bb9.tar.gz ports-98e69b1e106491d43b3289dfef2d111e0d849bb9.zip |
Notes
Diffstat (limited to 'www/firefox-esr-i18n')
-rw-r--r-- | www/firefox-esr-i18n/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |