diff options
| -rw-r--r-- | games/quakeforge/Makefile | 6 | ||||
| -rw-r--r-- | games/quakeforge/pkg-plist | 1 |
2 files changed, 1 insertions, 6 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index fb7ac62e5200..d7ad4f888a14 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -39,7 +39,7 @@ LDFLAGS_i386= -Wl,-znotext SUB_FILES= pkg-message OPTIONS_DEFINE= CLIENTS DOCS FLAC JACK OPTIMIZED_CFLAGS SDL SERVERS \ - SKYBOXES VORBIS XMMS XXF86DGA XXF86VM + SKYBOXES VORBIS XXF86DGA XXF86VM OPTIONS_DEFAULT= CLIENTS SERVERS OPTIONS_SUB= yes @@ -75,10 +75,6 @@ VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis VORBIS_CONFIGURE_ON= --with-ogg=${LOCALBASE} --with-vorbis=${LOCALBASE} VORBIS_CONFIGURE_OFF= --disable-vorbis VORBIS_IMPLIES= CLIENTS -XMMS_DESC= Sound support via XMMS -XMMS_LIB_DEPENDS= libxmms.so:multimedia/xmms -XMMS_CONFIGURE_ON= --enable-xmms --with-xmms-prefix=${LOCALBASE} -XMMS_IMPLIES= CLIENTS XXF86DGA_DESC= XFree86 DGA Extension support XXF86DGA_USE= xorg=xxf86dga XXF86DGA_CONFIGURE_OFF= --disable-dga diff --git a/games/quakeforge/pkg-plist b/games/quakeforge/pkg-plist index dde180186af2..7197a04420ba 100644 --- a/games/quakeforge/pkg-plist +++ b/games/quakeforge/pkg-plist @@ -164,7 +164,6 @@ lib/libQFutil.so.1 lib/libQFutil.so.1.0.0 %%CLIENTS%%%%VORBIS%%lib/quakeforge/plugins/cd_file.so %%CLIENTS%%%%SDL%%lib/quakeforge/plugins/cd_sdl.so -%%CLIENTS%%%%XMMS%%lib/quakeforge/plugins/cd_xmms.so %%CLIENTS%%lib/quakeforge/plugins/console_client.so %%SERVERS%%lib/quakeforge/plugins/console_server.so %%CLIENTS%%lib/quakeforge/plugins/snd_output_oss.so |
