aboutsummaryrefslogtreecommitdiff
path: root/www/firefox-i18n/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-09-13 10:18:41 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-09-13 10:18:41 +0000
commitb5a79a220d7b3e15c8d069c3ce24a49ec74a580c (patch)
tree451e7083e714bc3809d9d4e1d12840a58ad0bdd5 /www/firefox-i18n/Makefile
parenta7d98b9a935b770fb770a90b6f67bf60fa76fe56 (diff)
downloadports-b5a79a220d7b3e15c8d069c3ce24a49ec74a580c.tar.gz
ports-b5a79a220d7b3e15c8d069c3ce24a49ec74a580c.zip
Notes
Diffstat (limited to 'www/firefox-i18n/Makefile')
-rw-r--r--www/firefox-i18n/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/www/firefox-i18n/Makefile b/www/firefox-i18n/Makefile
index 001c6ab057bb..edf5dce6e49b 100644
--- a/www/firefox-i18n/Makefile
+++ b/www/firefox-i18n/Makefile
@@ -15,7 +15,7 @@ COMMENT= Localized interface for Firefox
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
@@ -32,9 +32,6 @@ PLISTF?= ${WRKDIR}/plist_files
.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