mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
emulators/wine: Make GECKO_RUN_DEPENDS more flexible
Back port799f2a3769
from the wine-devel port: Simplify GECKO_RUN_DEPENDS along the lines of what we did with MONO_RUN_DEPENDS in996345a04d
some months ago. That way updates of that other port won't require adjustments here any longer while the system becomes more resilient.
This commit is contained in:
parent
13220a2cf6
commit
c4123af461
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user