aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-09 09:51:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-09 09:51:05 +0000
commit982231ed456b4a86738907add6c31048db48d641 (patch)
treebb67db504736d0803c7404248f8bcb27ad4020a5 /Mk
parentf9a5b4fd695aab79a593d6924236a239230a3571 (diff)
downloadports-982231ed456b4a86738907add6c31048db48d641.tar.gz
ports-982231ed456b4a86738907add6c31048db48d641.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/gecko.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/gecko.mk b/Mk/Uses/gecko.mk
index 2c9854285c23..e66929de0d00 100644
--- a/Mk/Uses/gecko.mk
+++ b/Mk/Uses/gecko.mk
@@ -44,7 +44,7 @@ _GECKO_TYPE= firefox
# Dependence lines for different Firefox versions
31_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox-esr
-33_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox
+32_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:${PORTSDIR}/www/firefox
.if exists(${LOCALBASE}/bin/firefox)
_GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null