aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-24 13:07:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-24 13:07:33 +0000
commit7f9389e54bf6e02dab4e80c134e1dccf7182848c (patch)
treec7d4ecdd1ffa3eeb5127234c18b19b1cefac525d
parent2c9faf3ff8be433dabd26cbd04d74ea6e768c8da (diff)
downloadports-7f9389e54bf6e02dab4e80c134e1dccf7182848c.tar.gz
ports-7f9389e54bf6e02dab4e80c134e1dccf7182848c.zip
Mark wordgrinder BROKEN in 2014Q3 branch
Fixing it would require major upgrade of some dependencies Approved by: portmgr (self)
Notes
Notes: svn path=/branches/2014Q3/; revision=369177
-rw-r--r--editors/wordgrinder/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/wordgrinder/Makefile b/editors/wordgrinder/Makefile
index 7255ceeac6b8..3cb07b56a4cc 100644
--- a/editors/wordgrinder/Makefile
+++ b/editors/wordgrinder/Makefile
@@ -11,6 +11,8 @@ COMMENT= Simple Unicode-aware console-based word processor
LICENSE= MIT
+BROKEN= Fails to build
+
RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:${PORTSDIR}/devel/luafilesystem
USES= lua:51 tar:bzip2