aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.gecko.mk
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-04-18 15:00:14 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-04-18 15:00:14 +0000
commit489bde6389795096aa9d07eb19eb3f5435fb5314 (patch)
tree4c36ba84bf2ed668d7938a8e7a8915967ca53b52 /Mk/bsd.gecko.mk
parentce8656706690123e96310a71e2e368dad6d009e6 (diff)
downloadports-489bde6389795096aa9d07eb19eb3f5435fb5314.tar.gz
ports-489bde6389795096aa9d07eb19eb3f5435fb5314.zip
Notes
Diffstat (limited to 'Mk/bsd.gecko.mk')
-rw-r--r--Mk/bsd.gecko.mk12
1 files changed, 7 insertions, 5 deletions
diff --git a/Mk/bsd.gecko.mk b/Mk/bsd.gecko.mk
index 5eed29f9a01e..36941241f69c 100644
--- a/Mk/bsd.gecko.mk
+++ b/Mk/bsd.gecko.mk
@@ -203,7 +203,7 @@ Gecko_Pre_Include= bsd.gecko.mk
# version is given by the maintainer via the port
# or by the user via defined variable try to find
# the highest stable installed version.
-# Available values: yes 10+ 31+ 10 31
+# Available values: yes 10+ 11+ 31+ 10 11 31
# NOTE:
# default value 10 is used in case of USE_THUNDERBIRD=yes
#
@@ -383,11 +383,12 @@ _THUNDERBIRD_BUILD_DEPENDS= yes
.endif
_THUNDERBIRD_DEFAULT_VERSION= 10
-_THUNDERBIRD_VERSIONS= 10 31
-_THUNDERBIRD_RANGE_VERSIONS= 10+ 31+
+_THUNDERBIRD_VERSIONS= 10 11 31
+_THUNDERBIRD_RANGE_VERSIONS= 10+ 11+ 31+
# For specifying [31, 30, ..]+
-_THUNDERBIRD_31P= 31 ${_THUNDERBIRD_31P}
+_THUNDERBIRD_31P= 31 ${_THUNDERBIRD_11P}
+_THUNDERBIRD_11P= 11 ${_THUNDERBIRD_10P}
_THUNDERBIRD_10P= 10
# Set the default Thunderbird version and check if USE_THUNDERBIRD=yes was given
@@ -447,7 +448,8 @@ IGNORE= cannot install: unknown Thunderbird version: thunderbird-${USE_THUNDER
.endif
# Dependence lines for different Thunderbird versions
-10_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:${PORTSDIR}/mail/thunderbird
+10_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:${PORTSDIR}/mail/thunderbird-esr
+11_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:${PORTSDIR}/mail/thunderbird
31_DEPENDS= ${LOCALBASE}/lib/thunderbird3/thunderbird:${PORTSDIR}/mail/thunderbird3
# Add dependencies