diff options
Diffstat (limited to 'graphics/gnuplot-nox11')
-rw-r--r-- | graphics/gnuplot-nox11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gnuplot-nox11/Makefile b/graphics/gnuplot-nox11/Makefile index f7f1c33b4b9..9e2fa95a73a 100644 --- a/graphics/gnuplot-nox11/Makefile +++ b/graphics/gnuplot-nox11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 16:51:44 martti Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/09 10:53:29 seb Exp $ # DISTNAME= gnuplot-3.7.3 @@ -20,7 +20,6 @@ USE_BUILDLINK2= YES USE_GNU_READLINE= YES GNU_CONFIGURE= YES -USE_NEW_TEXINFO= YES INFO_FILES= gnuplot.info CONFIGURE_ARGS+= --with-pdf |