aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-09 20:37:53 +0800
committerbapt <bapt@FreeBSD.org>2014-04-09 20:37:53 +0800
commit4c9bfa134ec8189d791d28cb7dd392b574f7fffd (patch)
treeff05a9f0334769a9baf0b41c414688426e7b3636 /Mk
parent60be9d3822733676f1592a551746883d450a08cb (diff)
downloadfreebsd-ports-gnome-4c9bfa134ec8189d791d28cb7dd392b574f7fffd.tar.gz
freebsd-ports-gnome-4c9bfa134ec8189d791d28cb7dd392b574f7fffd.tar.zst
freebsd-ports-gnome-4c9bfa134ec8189d791d28cb7dd392b574f7fffd.zip
Fix dependency on thunderbird
Diffstat (limited to '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 242120b6cf49..35be7cfd50c4 100644
--- a/Mk/Uses/gecko.mk
+++ b/Mk/Uses/gecko.mk
@@ -76,8 +76,8 @@ _GECKO_INSTALLED_VER!= ${LOCALBASE}/bin/thunderbird --version 2>/dev/null
_GECKO_INSTALLED_VER:= ${_GECKO_INSTALLED_VER:M[0-9][0-9]*:C/([0-9][0-9]).*/\1/g}
.endif
-# Dependence lines for different Seamonkey versions
-24_DEPENDS= ${LOCALBASE}/lib/seamonkey/seamonkey:${PORTSDIR}/www/seamonkey
+# Dependence lines for different Thunderbird versions
+24_DEPENDS= ${LOCALBASE}/lib/thunderbird/thunderbird:${PORTSDIR}/mail/thunderbird
.else
IGNORE= Unknown type of gecko dependency you may specify either libxul, firefox, seamonkey or thunderbird