summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-26 23:52:01 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-26 23:52:01 +0000
commit86125ed3badc78a5ba990d66082b8e4653e91b9e (patch)
treed0d8d50765ac0ee76b9f18feef71c83047bd488f /games
parentChase audio/arts removal (diff)
Chase audio/arts removel
Notes
Notes: svn path=/head/; revision=323768
Diffstat (limited to 'games')
-rw-r--r--games/quake2lnx/Makefile7
-rw-r--r--games/qudos/Makefile14
-rw-r--r--games/qudos/pkg-plist1
3 files changed, 4 insertions, 18 deletions
diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile
index d2672a69f573..e59961f1e063 100644
--- a/games/quake2lnx/Makefile
+++ b/games/quake2lnx/Makefile
@@ -28,7 +28,7 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME}
OPTIONS_DEFINE= X11 GLX EYECANDY SOFTSDL SDLGL SDLCLIENT AA CLIENT \
SERVER GAME CTF RETEXTURE JOYSTICK REDBLUE IPV6 \
- ARTS OPTIMIZED_CFLAGS DOCS
+ OPTIMIZED_CFLAGS DOCS
OPTIONS_DEFAULT= X11 GLX CLIENT SERVER
OPTIONS_DEFINE_i386= SVGA ASM
OPTIONS_DEFAULT_i386= ASM
@@ -182,11 +182,6 @@ MAKE_ARGS+= BUILD_REDBLUE=YES
MAKE_ARGS+= HAVE_IPV6=YES
.endif
-.if ${PORT_OPTIONS:MARTS}
-LIB_DEPENDS+= artsc:${PORTSDIR}/audio/arts
-MAKE_ARGS+= BUILD_ARTS=YES
-.endif
-
.if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS}
MAKE_ARGS+= OPTIMIZED_CFLAGS="-O3 -s -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations"
.endif
diff --git a/games/qudos/Makefile b/games/qudos/Makefile
index 7123e91a0285..91c0e3b2b948 100644
--- a/games/qudos/Makefile
+++ b/games/qudos/Makefile
@@ -24,7 +24,7 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME}
MOD_LIST= 3ZB2 CTF JABOT ROGUE XATRIX ZAERO
-OPTIONS_DEFINE= 3ZB2 ARTS BOTS CLIENT CTF DEDICATED GAME GAME_MOD \
+OPTIONS_DEFINE= 3ZB2 BOTS CLIENT CTF DEDICATED GAME GAME_MOD \
GLX IPV6 JABOT JOYSTICK OSS QMAX REDBLUE RETEXTURE \
ROGUE SDL SDLGL XATRIX ZAERO DOCS
OPTIONS_DEFINE_i386= ASM
@@ -52,6 +52,8 @@ SDLGL_DESC= Build SDL OpenGL renderer
XATRIX_DESC= Build The Reckoning (Xatrix) mission pack
ZAERO_DESC= Build Zaero mission pack
+MAKE_ENV+= BUILD_ARTS_SND=NO
+
.include <bsd.port.options.mk>
.for mod in ${MOD_LIST}
@@ -74,16 +76,6 @@ LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg \
USE_SDL= sdl
.endif
-.if ${PORT_OPTIONS:MARTS}
-LIB_DEPENDS+= artsc:${PORTSDIR}/audio/arts
-MAKE_ENV+= BUILD_ARTS_SND=YES
-PLIST_SUB+= ARTS=""
-Q2SND+= arts
-.else
-MAKE_ENV+= BUILD_ARTS_SND=NO
-PLIST_SUB+= ARTS="@comment "
-.endif
-
.if ${PORT_OPTIONS:MCLIENT}
LIB_DEPENDS+= vorbis:${PORTSDIR}/audio/libvorbis
MAKE_ENV+= BUILD_QUAKE2=YES
diff --git a/games/qudos/pkg-plist b/games/qudos/pkg-plist
index 08c8bac669ce..9157825be8ff 100644
--- a/games/qudos/pkg-plist
+++ b/games/qudos/pkg-plist
@@ -8,7 +8,6 @@
%%GLX%%%%LIBDIR%%/ref_q2glx.so
%%SDLGL%%%%LIBDIR%%/ref_q2sdlgl.so
%%ROGUE%%%%LIBDIR%%/rogue/game.so
-%%ARTS%%%%LIBDIR%%/snd_arts.so
%%OSS%%%%LIBDIR%%/snd_oss.so
%%SDL%%%%LIBDIR%%/snd_sdl.so
%%XATRIX%%%%LIBDIR%%/xatrix/game.so