diff options
author | philip <philip@FreeBSD.org> | 2009-05-20 20:16:16 +0800 |
---|---|---|
committer | philip <philip@FreeBSD.org> | 2009-05-20 20:16:16 +0800 |
commit | f2e0b5bfc73fc19a483d36a83ce51005a006bec4 (patch) | |
tree | 286640f552905db4277f67ec30f6e86c122842f6 /games | |
parent | ffc88984b2f99d435ffc9a3b5bc89948a1356045 (diff) | |
download | freebsd-ports-gnome-f2e0b5bfc73fc19a483d36a83ce51005a006bec4.tar.gz freebsd-ports-gnome-f2e0b5bfc73fc19a483d36a83ce51005a006bec4.tar.zst freebsd-ports-gnome-f2e0b5bfc73fc19a483d36a83ce51005a006bec4.zip |
Mark as conflicting with Wesnoth 1.6* (which is now games/wesnoth).
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 |