diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-07 04:35:17 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-07 04:35:17 +0800 |
commit | c05615bb23355a3e883e4e6e5766596a37e77e47 (patch) | |
tree | 6d1f04a8503d6b0c390207058eb04bcad03b55be /print | |
parent | eaee6259d54a555949fcf7e473cbe8a299ee31ac (diff) | |
download | freebsd-ports-gnome-c05615bb23355a3e883e4e6e5766596a37e77e47.tar.gz freebsd-ports-gnome-c05615bb23355a3e883e4e6e5766596a37e77e47.tar.zst freebsd-ports-gnome-c05615bb23355a3e883e4e6e5766596a37e77e47.zip |
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
Diffstat (limited to 'print')
-rw-r--r-- | print/pdf4tcl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/pdf4tcl/Makefile b/print/pdf4tcl/Makefile index 74dfacdf131a..f91b3eff8ad1 100644 --- a/print/pdf4tcl/Makefile +++ b/print/pdf4tcl/Makefile @@ -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= * |