aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/gecko.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/Uses/gecko.mk')
-rw-r--r--Mk/Uses/gecko.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/Uses/gecko.mk b/Mk/Uses/gecko.mk
index 9df59c251201..18d167e70a2f 100644
--- a/Mk/Uses/gecko.mk
+++ b/Mk/Uses/gecko.mk
@@ -37,12 +37,12 @@ RUN_DEPENDS+= libxul>=45:www/libxul
.elif ${gecko_ARGS:Mfirefox}
_GECKO_DEFAULT_VERSION= 52
-_GECKO_VERSIONS= 52 60
+_GECKO_VERSIONS= 52 61
_GECKO_TYPE= firefox
# Dependence lines for different Firefox versions
52_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox-esr
-60_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox
+61_DEPENDS= ${LOCALBASE}/lib/firefox/firefox:www/firefox
.if exists(${LOCALBASE}/bin/firefox)
_GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/firefox --version 2>/dev/null