mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Unbreak seamonkey-i18n
With hat: portmgr
This commit is contained in:
parent
eb93c4ceaf
commit
3361ebd03e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371110
@ -51,8 +51,8 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLED_VER:M[0-9][0-9]*:C/([0-9][0-9]).*/\1/g
|
||||
|
||||
.elif ${gecko_ARGS:Mseamonkey}
|
||||
|
||||
_GECKO_DEFAULT_VERSION= 29
|
||||
_GECKO_VERSIONS= 29
|
||||
_GECKO_DEFAULT_VERSION= 30
|
||||
_GECKO_VERSIONS= 30
|
||||
_GECKO_TYPE= seamonkey
|
||||
|
||||
.if exists(${LOCALBASE}/bin/seamonkey)
|
||||
@ -61,7 +61,7 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLED_VER:M[0-9]*:C/[0-9].([0-9][0-9]).*/\1/
|
||||
.endif
|
||||
|
||||
# Dependence lines for different Seamonkey versions
|
||||
29_DEPENDS= ${LOCALBASE}/lib/seamonkey/seamonkey:${PORTSDIR}/www/seamonkey
|
||||
30_DEPENDS= ${LOCALBASE}/lib/seamonkey/seamonkey:${PORTSDIR}/www/seamonkey
|
||||
|
||||
.elif ${gecko_ARGS:Mthunderbird}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user