From 73ad2248fe0382c0c38f2c4292a4b5fd35e5cd40 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 1 Mar 2020 11:05:28 +0000 Subject: [PATCH] Update run-time dependencies to current versions of the emulators/wine-mono and emulators/wine-gecko. Approved by: se (maintainer) --- emulators/playonbsd/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/emulators/playonbsd/Makefile b/emulators/playonbsd/Makefile index 342aa212c1e6..376f8e41521c 100644 --- a/emulators/playonbsd/Makefile +++ b/emulators/playonbsd/Makefile @@ -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