aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 22:14:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 22:14:26 +0000
commit33e0ec721c8a4f45db60ce1ea3f9d426d142e0eb (patch)
tree2b79b9e14a4580d56a7bf334cf31882b62ac5ed8 /print
parent0b66cb1f1babc7c81d26594d687422650abca365 (diff)
downloadports-33e0ec721c8a4f45db60ce1ea3f9d426d142e0eb.tar.gz
ports-33e0ec721c8a4f45db60ce1ea3f9d426d142e0eb.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/sgf2tex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/sgf2tex/Makefile b/print/sgf2tex/Makefile
index 0c46616594f1..ee118fb0aa38 100644
--- a/print/sgf2tex/Makefile
+++ b/print/sgf2tex/Makefile
@@ -16,6 +16,8 @@ COMMENT= Convert a Go game record in SGF format into TeX and provide fonts to ma
BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX
RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX
+BROKEN= Incomplete pkg-plist
+
MAN1= sgf2tex.1 sgfsplit.1
.include <bsd.port.mk>