aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>