diff options
-rw-r--r-- | print/lgrind/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index d34a2137c5e1..93b1eb9934c9 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -42,6 +42,8 @@ COMMENT= Produce beautiful listings of source code with LaTeX BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX +BROKEN= does not fetch + MAN1= lgrind.1 MAN5= lgrindef.5 MANCOMPRESSED= yes |