aboutsummaryrefslogtreecommitdiffstats
path: root/games/jfk
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-21 05:27:10 +0800
committerkrion <krion@FreeBSD.org>2004-01-21 05:27:10 +0800
commit575ae4b1dbd6fad82a3807e2e49960d81189ee2b (patch)
tree9c332db6925bce539f5a277bf8dea58e115b4c57 /games/jfk
parent74230dc0c1f009235a9f905409f0aec6b98ba2e0 (diff)
downloadfreebsd-ports-gnome-575ae4b1dbd6fad82a3807e2e49960d81189ee2b.tar.gz
freebsd-ports-gnome-575ae4b1dbd6fad82a3807e2e49960d81189ee2b.tar.zst
freebsd-ports-gnome-575ae4b1dbd6fad82a3807e2e49960d81189ee2b.zip
- Add new knobs from bsd.sdl.mk
Approved by: portmgr
Diffstat (limited to 'games/jfk')
-rw-r--r--games/jfk/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/jfk/Makefile b/games/jfk/Makefile
index 929e8f591c5b..55a1d2f6feff 100644
--- a/games/jfk/Makefile
+++ b/games/jfk/Makefile
@@ -13,11 +13,9 @@ MASTER_SITES= http://relax.ath.cx/jfk/
MAINTAINER= stefan@fafoe.narf.at
COMMENT= A multiplayer 2D shoot'em up game
-LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image
-
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
GNU_CONFIGURE= yes
-USE_SDL= yes
+USE_SDL= image sdl
.include <bsd.port.pre.mk>