Fix dependency on thunderbird
This commit is contained in:
parent
77c5c6c84e
commit
53bf9f230c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350689
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue