diff options
author | pav <pav@FreeBSD.org> | 2011-07-02 04:59:46 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-07-02 04:59:46 +0800 |
commit | 458d5a6d47d1065f1b116e31e58638065dc16089 (patch) | |
tree | a88fb1973ed8b593ab38fa7e93ab3fd606819a7b /games | |
parent | d43de22a5e94e1cf447128fa5ff0c8a9339c8cd6 (diff) | |
download | freebsd-ports-gnome-458d5a6d47d1065f1b116e31e58638065dc16089.tar.gz freebsd-ports-gnome-458d5a6d47d1065f1b116e31e58638065dc16089.tar.zst freebsd-ports-gnome-458d5a6d47d1065f1b116e31e58638065dc16089.zip |
- Mark BROKEN: incomplete plist
Reported by: pointyhat
Diffstat (limited to 'games')
-rw-r--r-- | games/wesnoth-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/wesnoth-devel/Makefile b/games/wesnoth-devel/Makefile index 15e49425cf83..48bb5e4e636a 100644 --- a/games/wesnoth-devel/Makefile +++ b/games/wesnoth-devel/Makefile @@ -18,6 +18,8 @@ COMMENT= A fantasy turn-based strategy game LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs RUN_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/junicode:extract +BROKEN= incomplete plist + LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING |