svn commit: r347318 - head/print/pdf4tcl

Antoine Brodin antoine at FreeBSD.org
Thu Mar 6 20:35:18 UTC 2014


Author: antoine
Date: Thu Mar  6 20:35:17 2014
New Revision: 347318
URL: http://svnweb.freebsd.org/changeset/ports/347318
QAT: https://qat.redports.org/buildarchive/r347318/

Log:
  Mark broken: Does not build
  
  cd /wrkdirs/usr/ports/print/pdf4tcl/work/pdf4tcl08 && /usr/local/bin/dtplite -o pdf4tcl.n nroff pdf4tcl.man
  env: tclsh: No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/print/pdf4tcl/Makefile

Modified: head/print/pdf4tcl/Makefile
==============================================================================
--- head/print/pdf4tcl/Makefile	Thu Mar  6 20:32:29 2014	(r347317)
+++ head/print/pdf4tcl/Makefile	Thu Mar  6 20:35:17 2014	(r347318)
@@ -19,6 +19,7 @@ OPTIONS_DEFINE=	DOCS
 BUILD_DEPENDS=	dtplite:${PORTSDIR}/devel/tcllib
 RUN_DEPENDS=	${LOCALBASE}/lib/tcllib/snit/snit.tcl:${PORTSDIR}/devel/tcllib
 
+BROKEN=		Does not build
 WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//}
 
 PORTDOCS=	*


More information about the svn-ports-head mailing list