aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-03-27 06:14:26 +0800
committerkris <kris@FreeBSD.org>2005-03-27 06:14:26 +0800
commit7a09e6d88656c9c3fc70de8aef266aba9e5f6399 (patch)
treedf66b16b15766c7bb18c12b4d96ee03743c04103 /print
parentc0386c8a0e908809bac8b1a640860cbc3f8092e1 (diff)
downloadfreebsd-ports-gnome-7a09e6d88656c9c3fc70de8aef266aba9e5f6399.tar.gz
freebsd-ports-gnome-7a09e6d88656c9c3fc70de8aef266aba9e5f6399.tar.zst
freebsd-ports-gnome-7a09e6d88656c9c3fc70de8aef266aba9e5f6399.zip
BROKEN: Incomplete pkg-plist
Approved by: portmgr (self)
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>