aboutsummaryrefslogtreecommitdiff
path: root/games/ltris/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 18:21:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 18:21:02 +0000
commit4ffd9a16abcfccd93a547cb250ab822813495dfb (patch)
tree109399c9447402c35000c93f1a350a133840bd77 /games/ltris/Makefile
parent54866d4f64f299f64caa6bef1156444c2759dc53 (diff)
downloadports-4ffd9a16abcfccd93a547cb250ab822813495dfb.tar.gz
ports-4ffd9a16abcfccd93a547cb250ab822813495dfb.zip
- Use new knobs from bsd.sdl.mk
Notes
Notes: svn path=/head/; revision=98663
Diffstat (limited to 'games/ltris/Makefile')
-rw-r--r--games/ltris/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/ltris/Makefile b/games/ltris/Makefile
index 2f8d6805d208..9d74c24a0ba3 100644
--- a/games/ltris/Makefile
+++ b/games/ltris/Makefile
@@ -15,9 +15,7 @@ MASTER_SITE_SUBDIR= lgames
MAINTAINER= ports@FreeBSD.org
COMMENT= An another tetris clone but a good one with bunch of cool features
-LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
-
-USE_SDL= yes
+USE_SDL= mixer sdl
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes