aboutsummaryrefslogtreecommitdiff
path: root/games/shaaft
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 17:37:47 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 17:37:47 +0000
commitf554f89c4fadcd02445fcc0ef7555a0f110ac2f9 (patch)
tree0392481f5b74a8752e5aa2d7eae219957562cc98 /games/shaaft
parent7eb536ae4089eb791cff87c57f4d7fde10e7d791 (diff)
downloadports-f554f89c4fadcd02445fcc0ef7555a0f110ac2f9.tar.gz
ports-f554f89c4fadcd02445fcc0ef7555a0f110ac2f9.zip
Notes
Diffstat (limited to 'games/shaaft')
-rw-r--r--games/shaaft/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile
index b456aeee299b..d768df932991 100644
--- a/games/shaaft/Makefile
+++ b/games/shaaft/Makefile
@@ -15,11 +15,8 @@ DISTNAME= Shaaft-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Shaaft is an OpenGL 3D falling block game similar to Blockout
-LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- SDL_image.10:${PORTSDIR}/graphics/sdl_image
-
USE_BZIP2= yes
-USE_SDL= yes
+USE_SDL= mixer image sdl
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \