aboutsummaryrefslogtreecommitdiff
path: root/games/quake2lnx
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:18:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:18:12 +0000
commitffc486df06c7eda230c428c1f8761c13ee97e83c (patch)
treea75059efcc4ba44d07e36710805846aa16080e57 /games/quake2lnx
parentf5fe85b2db7e0d33ec4a688a8143d1163eea63bb (diff)
downloadports-ffc486df06c7eda230c428c1f8761c13ee97e83c.tar.gz
ports-ffc486df06c7eda230c428c1f8761c13ee97e83c.zip
Notes
Diffstat (limited to 'games/quake2lnx')
-rw-r--r--games/quake2lnx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2lnx/Makefile b/games/quake2lnx/Makefile
index 2a4a403e2c3f..9a1b473903a7 100644
--- a/games/quake2lnx/Makefile
+++ b/games/quake2lnx/Makefile
@@ -48,7 +48,7 @@ PLIST_SUB+= SVGA="@comment "
|| exists(${LOCALBASE}/lib/libSDL-1.1.so.5)
. if !(defined(WITHOUT_SDLCLIENT) && defined(WITHOUT_SDL) \
&& defined(WITHOUT_SDLGL))
-LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12
+USE_SDL= yes
. endif
. if !defined(WITHOUT_SDLCLIENT)
MAKE_ARGS+= BUILD_SDLQUAKE2=YES