summaryrefslogtreecommitdiff
path: root/emulators/wine
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2021-01-05 14:26:13 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2021-01-05 14:26:13 +0000
commitaa16c2fe665584980bc549f22901f1039372e766 (patch)
treea771ca6c73c72c02c3986fa161bc624bdfbb3647 /emulators/wine
parentConvert REINPLACE_CMD to patch file and use PREFIX (diff)
Remove the GCC option. which has been the default all along, and simply
use GCC. This avoids troubles for users disabling the option and then encountering failures without knowing how to go about that. (And there is not much one can even do given upstream focuses on GCC.) PR: 242202
Notes
Notes: svn path=/head/; revision=560399
Diffstat (limited to 'emulators/wine')
-rw-r--r--emulators/wine/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index eada21cee0b4..7d41b5ed6cad 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= libFAudio.so:audio/faudio \
libxml2.so:textproc/libxml2
USES= bison desktop-file-utils gmake localbase pkgconfig shebangfix tar:xz
+USE_GCC= yes
CONFLICTS_INSTALL= wine-staging-[0-9]* wine-devel-[0-9]* i386-wine-[0-9]* \
i386-wine-staging-[0-9]* i386-wine-devel-[0-9]*
@@ -57,8 +58,8 @@ SUB_FILES= pkg-message
PORTDATA= l_intl.nls wine.inf
-OPTIONS_DEFINE= CUPS DOCS DOSBOX GCC GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL SDL V4L VKD3D VULKAN WINEMAKER X11 GECKO MONO
-OPTIONS_DEFAULT=GCC GNUTLS X11
+OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL SDL V4L VKD3D VULKAN WINEMAKER X11 GECKO MONO
+OPTIONS_DEFAULT=GNUTLS X11
OPTIONS_SUB= yes
DOSBOX_DESC= Use DOSBox to run MS-DOS programs
@@ -77,9 +78,6 @@ CUPS_LIB_DEPENDS= libcups.so:print/cups
DOSBOX_RUN_DEPENDS= dosbox:emulators/dosbox
-GCC_USE= gcc=yes
-GCC_USES_OFF= compiler:c11
-
GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine-gecko-2.47.1-x86.msi:emulators/wine-gecko
GNUTLS_CONFIGURE_WITH= gnutls