Date: Wed, 24 Sep 2014 13:07:34 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r369177 - branches/2014Q3/editors/wordgrinder Message-ID: <201409241307.s8OD7YAU073051@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Wed Sep 24 13:07:33 2014 New Revision: 369177 URL: http://svnweb.freebsd.org/changeset/ports/369177 QAT: https://qat.redports.org/buildarchive/r369177/ Log: Mark wordgrinder BROKEN in 2014Q3 branch Fixing it would require major upgrade of some dependencies Approved by: portmgr (self) Modified: branches/2014Q3/editors/wordgrinder/Makefile Modified: branches/2014Q3/editors/wordgrinder/Makefile ============================================================================== --- branches/2014Q3/editors/wordgrinder/Makefile Wed Sep 24 12:59:32 2014 (r369176) +++ branches/2014Q3/editors/wordgrinder/Makefile Wed Sep 24 13:07:33 2014 (r369177) @@ -11,6 +11,8 @@ COMMENT= Simple Unicode-aware console-ba LICENSE= MIT +BROKEN= Fails to build + RUN_DEPENDS= ${LUA_MODLIBDIR}/lfs.so:${PORTSDIR}/devel/luafilesystem USES= lua:51 tar:bzip2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409241307.s8OD7YAU073051>