From ffc486df06c7eda230c428c1f8761c13ee97e83c Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 20 Jan 2004 21:18:12 +0000 Subject: - Use new knobs from bsd.sdl.mk Approved by: portmgr --- games/quake2lnx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/quake2lnx') 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 -- cgit v1.2.3