emulators/wine-devel: Drop the WINEMAKER option
winemaker is more of an esotheric tool for developers porting software, not users. Droping the option, which was never on by default, simplifies the port. My upstream commit 42b6f19678 adds a note on FreeBSD.
This commit is contained in:
@@ -71,14 +71,13 @@ PIE_UNSAFE= yes
|
||||
|
||||
PORTDATA= wine.inf
|
||||
|
||||
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS V4L WINEMAKER X11 GECKO MONO WAYLAND
|
||||
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS V4L WAYLAND X11 GECKO MONO
|
||||
OPTIONS_DEFAULT=ALSA GNUTLS X11
|
||||
OPTIONS_RADIO= AUDIO
|
||||
OPTIONS_RADIO_AUDIO= ALSA OSS
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
DOSBOX_DESC= Use DOSBox to run MS-DOS programs
|
||||
WINEMAKER_DESC= Fully support winemaker (requires Perl)
|
||||
GECKO_DESC= Bundle Gecko MSI package for Wine
|
||||
MONO_DESC= Bundle Mono MSI package for Wine
|
||||
WAYLAND_DESC= Wayland Support
|
||||
@@ -115,8 +114,6 @@ V4L_LIB_DEPENDS= libv4l2.so:multimedia/libv4l
|
||||
|
||||
WAYLAND_CONFIGURE_WITH= wayland
|
||||
|
||||
WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:textproc/p5-XML-LibXML
|
||||
|
||||
X11_CONFIGURE_WITH= x fontconfig freetype opengl xinerama xinput2 xrandr xrender
|
||||
X11_USES= gl xorg
|
||||
X11_USE= GL=glu XORG=x11,xext,xcomposite,xcursor,xi,xinerama,xrandr,xrender
|
||||
|
||||
Reference in New Issue
Block a user