Date: Sat, 9 Aug 2014 09:01:06 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364413 - head/print/sgf2tex Message-ID: <53e5e352.2b24.5c2bff68@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Aug 9 09:01:05 2014 New Revision: 364413 URL: http://svnweb.freebsd.org/changeset/ports/364413 QAT: https://qat.redports.org/buildarchive/r364413/ Log: Mark BROKEN: fails to build ===> Building for sgf2tex-3.3_6 cc -g -o sgfsplit sgfsplit.c /usr/local/bin/etex manual /usr/local/bin/etex: No such file or directory *** [manual.dvi] Error code 1 Reported by: pkg-fallout Modified: head/print/sgf2tex/Makefile Modified: head/print/sgf2tex/Makefile ============================================================================== --- head/print/sgf2tex/Makefile Sat Aug 9 08:59:00 2014 (r364412) +++ head/print/sgf2tex/Makefile Sat Aug 9 09:01:05 2014 (r364413) @@ -10,6 +10,8 @@ MASTER_SITES= http://sporadic.stanford.e MAINTAINER= spcoltri@omcl.org COMMENT= Convert a Go game record in SGF format into TeX and provide fonts to make a dvi +BROKEN= Fails to build + USES= shebangfix SHEBANG_FILES= sgf2tex USE_TEX= tex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e5e352.2b24.5c2bff68>