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/cpp2latex | |
parent | 0427e0f496968d7649e3114b6ab0ed21176b08ab (diff) |
Notes
Diffstat (limited to 'print/cpp2latex')
-rw-r--r-- | print/cpp2latex/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile index af270b4986a1..89eaef7eaad0 100644 --- a/print/cpp2latex/Makefile +++ b/print/cpp2latex/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://roederberg.dyndns.org/~arnold/file_share/cpp2latex/ MAINTAINER= ports@FreeBSD.org COMMENT= Convert C++ source to a file you can input in an LaTeX-document -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |