diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-06 20:35:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-06 20:35:17 +0000 |
commit | a871d61016df68f117630d6a98558cdbb7777e41 (patch) | |
tree | 6d1f04a8503d6b0c390207058eb04bcad03b55be /print | |
parent | 809cb7fc58e61bd4b54b9c9e62207be437f565ac (diff) |
Notes
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= * |