diff options
author | joerg <joerg> | 2012-11-18 01:56:20 +0000 |
---|---|---|
committer | joerg <joerg> | 2012-11-18 01:56:20 +0000 |
commit | 6ea1351e8c2d05a975a327b77df2fd92d85db076 (patch) | |
tree | 9e59384c7d339568235d592d14ea09a9f495d486 /graphics | |
parent | b9c4571538f3a62863e96ea965fa001d2af698a7 (diff) | |
download | pkgsrc-6ea1351e8c2d05a975a327b77df2fd92d85db076.tar.gz |
Don't pick up emacs.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gnuplot/Makefile | 3 | ||||
-rw-r--r-- | graphics/gnuplot/PLIST | 5 |
2 files changed, 3 insertions, 5 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 diff --git a/graphics/gnuplot/PLIST b/graphics/gnuplot/PLIST index 5357580971e..d414580da65 100644 --- a/graphics/gnuplot/PLIST +++ b/graphics/gnuplot/PLIST @@ -1,11 +1,8 @@ -@comment $NetBSD: PLIST,v 1.16 2012/11/07 19:22:04 he Exp $ +@comment $NetBSD: PLIST,v 1.17 2012/11/18 01:56:20 joerg Exp $ bin/gnuplot -info/gnuplot.info ${PLIST.qt4}libexec/gnuplot/4.6/gnuplot_qt ${PLIST.x11}libexec/gnuplot/4.6/gnuplot_x11 man/man1/gnuplot.1 -share/emacs/site-lisp/gnuplot-eldoc.el -share/emacs/site-lisp/gnuplot-eldoc.elc share/gnuplot/4.6/PostScript/8859-1.ps share/gnuplot/4.6/PostScript/8859-15.ps share/gnuplot/4.6/PostScript/8859-2.ps |