Date: Tue, 27 Sep 2011 17:59:01 GMT From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r632 - branches/experimental/www/firefox-i18n trunk/www/firefox-i18n Message-ID: <201109271759.p8RHx1Ga008637@trillian.chruetertee.ch>
next in thread | raw e-mail | index | archive | help
Author: beat
Date: Tue Sep 27 17:59:01 2011
New Revision: 632
Log:
- Fix Firefox dependency
Modified:
branches/experimental/www/firefox-i18n/Makefile
trunk/www/firefox-i18n/Makefile
Modified: branches/experimental/www/firefox-i18n/Makefile
==============================================================================
--- branches/experimental/www/firefox-i18n/Makefile Tue Sep 27 16:55:29 2011 (r631)
+++ branches/experimental/www/firefox-i18n/Makefile Tue Sep 27 17:59:01 2011 (r632)
@@ -18,7 +18,7 @@
EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip
-USE_FIREFOX= 60
+USE_FIREFOX= 70
USE_XPI= firefox
USE_SUBMAKE= yes
Modified: trunk/www/firefox-i18n/Makefile
==============================================================================
--- trunk/www/firefox-i18n/Makefile Tue Sep 27 16:55:29 2011 (r631)
+++ trunk/www/firefox-i18n/Makefile Tue Sep 27 17:59:01 2011 (r632)
@@ -18,7 +18,7 @@
EXTRACT_DEPENDS= zip:${PORTSDIR}/archivers/zip
-USE_FIREFOX= 60
+USE_FIREFOX= 70
USE_XPI= firefox
USE_SUBMAKE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109271759.p8RHx1Ga008637>
