aboutsummaryrefslogtreecommitdiff
path: root/games/vectoroids
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/vectoroids
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/vectoroids')
-rw-r--r--games/vectoroids/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/vectoroids/Makefile b/games/vectoroids/Makefile
index 3b246f9e0d96..6638bbe5fc6d 100644
--- a/games/vectoroids/Makefile
+++ b/games/vectoroids/Makefile
@@ -14,11 +14,8 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/vectoroids/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A vector-based, pretty, Asteroids clone
-LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- SDL_image.10:${PORTSDIR}/graphics/sdl_image
-
USE_X_PREFIX= yes
-USE_SDL= yes
+USE_SDL= image mixer sdl
USE_GMAKE= yes
do-install: