View | Details | Raw Unified | Return to bug 238081 | Differences between
and this patch

Collapse All | Expand All

(-)emulators/i386-wine/Makefile.inc (working copy) (-1 / +1 lines)
Lines 43-49 Link Here
43
BUNDLE_LIBS=   yes
43
BUNDLE_LIBS=   yes
44
44
45
GECKO_RUN_DEPENDS=     ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel
45
GECKO_RUN_DEPENDS=     ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel
46
MONO_RUN_DEPENDS=      ${DATADIR}/mono/wine-mono-4.7.1.msi:emulators/wine-mono-devel
46
MONO_RUN_DEPENDS=      ${DATADIR}/mono/wine-mono-4.9.2.msi:emulators/wine-mono-devel
47
47
48
PORTSCOUT=     limitw:1,even
48
PORTSCOUT=     limitw:1,even
49
49
(-)emulators/i386-wine-devel/Makefile.inc (working copy) (-1 / +1 lines)
Lines 44-50 Link Here
44
BUNDLE_LIBS=   yes
44
BUNDLE_LIBS=   yes
45
45
46
GECKO_RUN_DEPENDS=     ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel
46
GECKO_RUN_DEPENDS=     ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel
47
MONO_RUN_DEPENDS=      ${DATADIR}/mono/wine-mono-4.7.1.msi:emulators/wine-mono-devel
47
MONO_RUN_DEPENDS=      ${DATADIR}/mono/wine-mono-4.9.2.msi:emulators/wine-mono-devel
48
48
49
# Included for OPSYS and OSVERSION
49
# Included for OPSYS and OSVERSION
50
.include <bsd.port.pre.mk>
50
.include <bsd.port.pre.mk>

Return to bug 238081