emulators/i386-wine: fix run depends reference to wine-gecko
PR: 207072 Submitted by: Piotr Kubaj <rkubaj@anongoth.pl>
This commit is contained in:
parent
6cb0fa86ae
commit
01ef0002dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408740
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine
|
||||||
USES= tar:xz
|
USES= tar:xz
|
||||||
BUNDLE_LIBS= yes
|
BUNDLE_LIBS= yes
|
||||||
|
|
||||||
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel
|
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko
|
||||||
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono-devel
|
MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.6.msi:${PORTSDIR}/emulators/wine-mono-devel
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
Loading…
Reference in a new issue