diff options
author | David Naylor <dbn@FreeBSD.org> | 2016-07-13 15:38:04 +0000 |
---|---|---|
committer | David Naylor <dbn@FreeBSD.org> | 2016-07-13 15:38:04 +0000 |
commit | f4f4242914599cb0523728e5158cf9bf129fac8e (patch) | |
tree | 18e748334a5da8051c257d2feea9e1593f11b70f /emulators | |
parent | 2461390ed6835a697a83d73f3cfc43cb4ff92103 (diff) | |
download | ports-f4f4242914599cb0523728e5158cf9bf129fac8e.tar.gz ports-f4f4242914599cb0523728e5158cf9bf129fac8e.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/i386-wine-devel/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/i386-wine-devel/Makefile.inc b/emulators/i386-wine-devel/Makefile.inc index 15d2cc44e064..a1acfe1888cf 100644 --- a/emulators/i386-wine-devel/Makefile.inc +++ b/emulators/i386-wine-devel/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.44-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.6.3.msi:emulators/wine-mono-devel # Included for OPSYS and OSVERSION |