diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-12-26 21:16:20 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-12-26 21:16:20 +0000 |
commit | 01ad926802abf2c6fad21e1da0e77f43b288760f (patch) | |
tree | 98ee03bd991abd2684f19ecd4766f5615b3e76c5 /emulators/i386-wine | |
parent | b43583f747b67b3b7d1ea94c3064ffd32d502c6f (diff) |
Notes
Diffstat (limited to 'emulators/i386-wine')
-rw-r--r-- | emulators/i386-wine/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/i386-wine/Makefile.inc b/emulators/i386-wine/Makefile.inc index 9186f5e3902f..983df71aff47 100644 --- a/emulators/i386-wine/Makefile.inc +++ b/emulators/i386-wine/Makefile.inc @@ -42,7 +42,7 @@ USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine USES= tar:xz 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.1-x86.msi:emulators/wine-gecko-devel MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.9.4.msi:emulators/wine-mono-devel PORTSCOUT= limitw:1,even |