mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
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:
parent
ca86da78e1
commit
d9f4097394
1 changed files with 1 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue