diff options
author | Philip Paeps <philip@FreeBSD.org> | 2009-05-20 12:16:16 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2009-05-20 12:16:16 +0000 |
commit | 9b94cf68eaf6cdb39ce7c9cfc991ebd6a348e630 (patch) | |
tree | 0511d22ae31353127ad29dfb5664ce70f99a2b5e /games | |
parent | 07bc8a61b6fa02061b097c28fd896abae5f92461 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 181081963b0b..ca7b7d26ef6b 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -19,7 +19,7 @@ COMMENT= A fantasy turn-based strategy game LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost \ freetype.9:${PORTSDIR}/print/freetype2 -CONFLICTS= wesnoth-1.4* +CONFLICTS= wesnoth-1.4* wesnoth-1.6* USE_SDL= image mixer net ttf USE_GNOME= gnometarget pango |