aboutsummaryrefslogtreecommitdiff
path: root/games/penguin-command
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:18:12 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-20 21:18:12 +0000
commitffc486df06c7eda230c428c1f8761c13ee97e83c (patch)
treea75059efcc4ba44d07e36710805846aa16080e57 /games/penguin-command
parentf5fe85b2db7e0d33ec4a688a8143d1163eea63bb (diff)
downloadports-ffc486df06c7eda230c428c1f8761c13ee97e83c.tar.gz
ports-ffc486df06c7eda230c428c1f8761c13ee97e83c.zip
Notes
Diffstat (limited to 'games/penguin-command')
-rw-r--r--games/penguin-command/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/games/penguin-command/Makefile b/games/penguin-command/Makefile
index 60e755dfa887..ca1a28a48f57 100644
--- a/games/penguin-command/Makefile
+++ b/games/penguin-command/Makefile
@@ -14,15 +14,13 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= markp@FreeBSD.org
COMMENT= A clone of the classic game Missile Command
-LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- png.5:${PORTSDIR}/graphics/png \
+LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
-SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
-
+USE_SDL= mixer sdl
USE_REINPLACE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
CONFIGURE_TARGET=
MAN6= penguin-command.6