diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-02 04:59:46 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-07-02 04:59:46 +0800 |
commit | 6c217dac9cedd5ed6214bf5d69da8314558ce861 (patch) | |
tree | 54231797247b51a4a6dbe111bda3871bf5add94e | |
parent | be145b73348a9960a4bffcd3567c3558c33a3e98 (diff) | |
download | freebsd-ports-gnome-6c217dac9cedd5ed6214bf5d69da8314558ce861.tar.gz freebsd-ports-gnome-6c217dac9cedd5ed6214bf5d69da8314558ce861.tar.zst freebsd-ports-gnome-6c217dac9cedd5ed6214bf5d69da8314558ce861.zip |
- Mark BROKEN: incomplete plist
Reported by: pointyhat
-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 |