summaryrefslogtreecommitdiff
path: root/graphics/gnuplot/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2012-11-18 01:56:20 +0000
committerjoerg <joerg>2012-11-18 01:56:20 +0000
commit6ea1351e8c2d05a975a327b77df2fd92d85db076 (patch)
tree9e59384c7d339568235d592d14ea09a9f495d486 /graphics/gnuplot/Makefile
parentb9c4571538f3a62863e96ea965fa001d2af698a7 (diff)
downloadpkgsrc-6ea1351e8c2d05a975a327b77df2fd92d85db076.tar.gz
Don't pick up emacs.
Diffstat (limited to 'graphics/gnuplot/Makefile')
-rw-r--r--graphics/gnuplot/Makefile3
1 files changed, 2 insertions, 1 deletions
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