diff options
Diffstat (limited to 'print/cpp2latex/Makefile')
-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 227be37bee6b..7c46142d05d3 100644 --- a/print/cpp2latex/Makefile +++ b/print/cpp2latex/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Convert C++ source to a file you can input in an LaTeX-document GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} PLIST_FILES= bin/cpp2latex PORTDOCS= AUTHORS ChangeLog README TODO |