From 6ea1351e8c2d05a975a327b77df2fd92d85db076 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 18 Nov 2012 01:56:20 +0000 Subject: Don't pick up emacs. --- graphics/gnuplot/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/gnuplot/Makefile') diff --git a/graphics/gnuplot/Makefile b/graphics/gnuplot/Makefile index 789ed07e89a..3452f138150 100644 --- a/graphics/gnuplot/Makefile +++ b/graphics/gnuplot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2012/11/12 22:02:43 bad Exp $ +# $NetBSD: Makefile,v 1.71 2012/11/18 01:56:20 joerg Exp $ DISTNAME= gnuplot-4.6.1 PKGREVISION= 1 @@ -23,6 +23,7 @@ CONFIGURE_ARGS+= --with-plot=${PREFIX} CONFIGURE_ARGS+= --without-latex CONFIGURE_ARGS+= --without-lisp-files CONFIGURE_ARGS+= --without-tutorial +CONFIGURE_ARGS+= ac_cv_prog_EMACS= INFO_FILES= yes USE_LANGUAGES= c -- cgit v1.2.3