Fix dependency on thunderbird

This commit is contained in:
Baptiste Daroussin 2014-04-09 12:37:53 +00:00
parent 77c5c6c84e
commit 53bf9f230c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350689

View file

@ -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