diff options
-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 |