diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 01:03:17 +0000 |
commit | a80969d36eef3fb8fce18be3e11e1541feb8632b (patch) | |
tree | c8f8f53dc6c7fa6e8b1caf7657be0dcfe033f870 /print/lgrind | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) | |
download | ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.tar.gz ports-a80969d36eef3fb8fce18be3e11e1541feb8632b.zip |
Notes
Diffstat (limited to 'print/lgrind')
-rw-r--r-- | print/lgrind/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 708c23cb4636..1ce3b25f1c40 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -42,8 +42,6 @@ COMMENT= Produce beautiful listings of source code with LaTeX BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX -USE_REINPLACE= yes - MAN1= lgrind.1 MAN5= lgrindef.5 MANCOMPRESSED= yes |