aboutsummaryrefslogtreecommitdiffstats
path: root/games/wesnoth-devel/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-21 03:30:38 +0800
committerkrion <krion@FreeBSD.org>2004-01-21 03:30:38 +0800
commit43b2e5a9d122c5cf52cf44b6afe089ce14a3de9b (patch)
tree59ad758934db176bdd1039be2ad7e5df0a63807c /games/wesnoth-devel/Makefile
parent06a8b8119b8dd7bd381378a48edb15016fde7ffa (diff)
downloadfreebsd-ports-gnome-43b2e5a9d122c5cf52cf44b6afe089ce14a3de9b.tar.gz
freebsd-ports-gnome-43b2e5a9d122c5cf52cf44b6afe089ce14a3de9b.tar.zst
freebsd-ports-gnome-43b2e5a9d122c5cf52cf44b6afe089ce14a3de9b.zip
- Use new knobs from bsd.sdl.mk
PR: 61640 Submitted by: maintainer
Diffstat (limited to 'games/wesnoth-devel/Makefile')
-rw-r--r--games/wesnoth-devel/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile
index b4e30682cb1c..c6066e1cb327 100644
--- a/games/wesnoth-devel/Makefile
+++ b/games/wesnoth-devel/Makefile
@@ -13,12 +13,7 @@ MASTER_SITES= http://www.wesnoth.org/files/
MAINTAINER= mezz7@cox.net
COMMENT= A fantasy turn-based strategy game
-LIB_DEPENDS= SDL_net.0:${PORTSDIR}/net/sdl_net \
- SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \
- SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer \
- SDL_image.10:${PORTSDIR}/graphics/sdl_image
-
-USE_SDL= yes
+USE_SDL= image mixer net ttf sdl
USE_GNOME= gnometarget
USE_X_PREFIX= yes
GNU_CONFIGURE= yes