summaryrefslogtreecommitdiff
path: root/games/csmash
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/csmash
parentUpdate to 1.2.1. (diff)
- Use new knobs from bsd.sdl.mk
Notes
Notes: svn path=/head/; revision=98663
Diffstat (limited to 'games/csmash')
-rw-r--r--games/csmash/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/csmash/Makefile b/games/csmash/Makefile
index bef9622d73d1..bb44ad311be5 100644
--- a/games/csmash/Makefile
+++ b/games/csmash/Makefile
@@ -15,10 +15,7 @@ MASTER_SITE_SUBDIR= cannonsmash
MAINTAINER= ports@FreeBSD.org
COMMENT= A 3D tabletennis game
-LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- SDL_image.10:${PORTSDIR}/graphics/sdl_image
-
-USE_SDL= yes
+USE_SDL= image mixer sdl
USE_GL= yes
USE_GNOME= gnometarget gtk20
USE_REINPLACE= yes