Fix the (optional) dependency on wine-mono-devel, which was upgraded

all the way up to version 4.9.4 starting with revision 475073 in 2018
and further ones until revision 518293 last November.
This commit is contained in:
Gerald Pfeifer 2020-02-02 08:53:43 +00:00
parent 5b4343fb1b
commit df7ae39977
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524832

View file

@ -44,7 +44,7 @@ USES= tar:xz desktop-file-utils
BUNDLE_LIBS= yes
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.7.1.msi:emulators/wine-mono-devel
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.9.4.msi:emulators/wine-mono-devel
# Included for OPSYS and OSVERSION
.include <bsd.port.pre.mk>