From 39cf4fc8c98c3b6e9b2fd9e5aac9b22479c9fdfa Mon Sep 17 00:00:00 2001 From: bad Date: Tue, 9 Feb 1999 14:47:58 +0000 Subject: Be consistent: tell the configure script which graphics drivers to enable. --- graphics/gnuplot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/gnuplot') diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile index 0677fc4f291..93f5c06e624 100644 --- a/graphics/gnuplot/Makefile +++ b/graphics/gnuplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1999/02/09 14:21:16 bad Exp $ +# $NetBSD: Makefile,v 1.9 1999/02/09 14:47:58 bad Exp $ # DISTNAME= gnuplot-3.7 @@ -12,5 +12,6 @@ HOMEPAGE= http://www.gnu.org/software/gnuplot/gnuplot.html USE_X11= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --without-gd --without-png --without-plot --with-x .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3