diff options
author | pav <pav@FreeBSD.org> | 2009-03-21 05:22:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-03-21 05:22:11 +0800 |
commit | 7a6eab63d5ead8f9f6ea5a09c12d3fcf066fb32d (patch) | |
tree | a521cfde83a9e57bc91d435541aba28e4a3d7f64 /print/lgrind | |
parent | 745fd01f8899c1ff6980d22e4210ff1d4359eb74 (diff) | |
download | freebsd-ports-gnome-7a6eab63d5ead8f9f6ea5a09c12d3fcf066fb32d.tar.gz freebsd-ports-gnome-7a6eab63d5ead8f9f6ea5a09c12d3fcf066fb32d.tar.zst freebsd-ports-gnome-7a6eab63d5ead8f9f6ea5a09c12d3fcf066fb32d.zip |
- Mark BROKEN: does not fetch
Reported by: pointyhat
Diffstat (limited to 'print/lgrind')
-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 |