aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-22 22:53:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-07-22 22:53:48 +0000
commitc09595f9898cb4849492924be51b061cc82629db (patch)
tree2dc0df2fb2a03403f5cfab8856165e17b5c289a4 /games
parentbf1520f9bc807525d544d31fe62c862ff31623f9 (diff)
downloadports-c09595f9898cb4849492924be51b061cc82629db.tar.gz
ports-c09595f9898cb4849492924be51b061cc82629db.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/nexuiz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile
index be40a08c0266..bc90c5899be0 100644
--- a/games/nexuiz/Makefile
+++ b/games/nexuiz/Makefile
@@ -51,7 +51,7 @@ PLIST_SUB+= MAPPACK=""
PLIST_SUB+= MAPPACK="@comment "
.endif
-.if ${PORT_OPTIONS:MCLIENT} || defined{WITH_SDL_CLIENT}
+.if ${PORT_OPTIONS:MCLIENT} || ${PORT_OPTIONS:MSDL_CLIENT}
LIB_DEPENDS+= modplug:${PORTSDIR}/audio/libmodplug \
png15:${PORTSDIR}/graphics/png \
theora:${PORTSDIR}/multimedia/libtheora