summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-10-18 05:28:01 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-10-18 05:30:46 +0000
commitc4123af4611c8d31fc67b59a74afd4d3f9576c2d (patch)
tree7203c9725cc2825d63f97002685cc06b3dab4044 /emulators/wine
parentwww/R-cran-rvest: Update to 1.0.2 (diff)
emulators/wine: Make GECKO_RUN_DEPENDS more flexible
Back port 799f2a37692af2674ed108314ab6963c8a2fe0d7 from the wine-devel port: Simplify GECKO_RUN_DEPENDS along the lines of what we did with MONO_RUN_DEPENDS in 996345a04d856fdc863ddce257b8d98da8074d6c some months ago. That way updates of that other port won't require adjustments here any longer while the system becomes more resilient.
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 0ba0e3dc3093..dd7db9430468 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -85,7 +85,7 @@ CUPS_LIB_DEPENDS= libcups.so:print/cups
DOSBOX_RUN_DEPENDS= dosbox:emulators/dosbox
-GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine-gecko-2.47.2-x86.msi:emulators/wine-gecko
+GECKO_RUN_DEPENDS= wine-gecko>0:emulators/wine-gecko
GNUTLS_CONFIGURE_WITH= gnutls
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls