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:
parent
5b4343fb1b
commit
df7ae39977
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524832
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ USES= tar:xz desktop-file-utils
|
||||||
BUNDLE_LIBS= yes
|
BUNDLE_LIBS= yes
|
||||||
|
|
||||||
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel
|
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
|
# Included for OPSYS and OSVERSION
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
Loading…
Reference in a new issue