diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2011-01-03 14:10:19 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2011-01-03 14:10:19 +0000 |
commit | 75a99c614f1b68176aee92482e1d1b628323e3d7 (patch) | |
tree | e37b8a15315d850af55d3aaf5396cc11eba30546 /www/firefox-i18n | |
parent | 7c03c5689a9ba6f707910fd5f027f04b96559afd (diff) | |
download | ports-75a99c614f1b68176aee92482e1d1b628323e3d7.tar.gz ports-75a99c614f1b68176aee92482e1d1b628323e3d7.zip |
Notes
Diffstat (limited to 'www/firefox-i18n')
-rw-r--r-- | www/firefox-i18n/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile index b152c989884f..f3dcad95d188 100644 --- a/www/firefox-i18n/Makefile +++ b/www/firefox-i18n/Makefile @@ -7,6 +7,7 @@ PORTNAME= firefox-i18n PORTVERSION= 3.6.13 +PORTREVISION= 1 CATEGORIES= www MASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= @@ -16,6 +17,7 @@ DIST_SUBDIR= xpi/${DISTNAME} MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for Firefox 3.6 +USE_FIREFOX= yes USE_XPI= *firefox3 USE_SUBMAKE= yes |