i386-wine-devel: fix dependency on wine-mono-devel.

Reported by:	Ivan Klymenko <fidaj@ukr.net>
This commit is contained in:
David Naylor 2016-05-04 20:07:09 +00:00
parent f09aee47eb
commit 7566266891
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414611

View file

@ -43,7 +43,7 @@ USES= tar:xz
BUNDLE_LIBS= yes
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.44-x86.msi:emulators/wine-gecko-devel
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.0.msi:emulators/wine-mono-devel
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.2.msi:emulators/wine-mono-devel
# Included for OPSYS and OSVERSION
.include <bsd.port.pre.mk>