Update run-time dependencies to current versions of the emulators/wine-mono
and emulators/wine-gecko. Approved by: se (maintainer)
This commit is contained in:
parent
3772938706
commit
73ad2248fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527544
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= playonbsd
|
||||
PORTVERSION= 4.2.10
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= emulators games
|
||||
|
||||
MAINTAINER= se@FreeBSD.org
|
||||
|
@ -38,8 +38,8 @@ GH_PROJECT= POL-POM-4
|
|||
OPTIONS_DEFINE= GECKO MONO NLS
|
||||
OPTIONS_DEFAULT= GECKO MONO
|
||||
GECKO_DESC= Wine-gecko HTML rendering support
|
||||
MONO_RUN_DEPENDS= wine-mono>=4.5.6:emulators/wine-mono
|
||||
GECKO_RUN_DEPENDS= wine-gecko>=2.21:emulators/wine-gecko
|
||||
MONO_RUN_DEPENDS= wine-mono>=4.9.4:emulators/wine-mono
|
||||
GECKO_RUN_DEPENDS= wine-gecko>=2.47.1:emulators/wine-gecko
|
||||
NLS_USES= gettext
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Reference in a new issue