summaryrefslogtreecommitdiff
path: root/graphics/gnuplot/Makefile
diff options
context:
space:
mode:
authorrin <rin@pkgsrc.org>2019-12-09 12:57:22 +0000
committerrin <rin@pkgsrc.org>2019-12-09 12:57:22 +0000
commit3f8196315cd9e98c72d02d1a70ce911e30ddee28 (patch)
tree2604a2e1ddbecb0f59e610c00352f9bfd68b5e85 /graphics/gnuplot/Makefile
parent4c1a39a93a81d40315417129e6ac30edc548386a (diff)
downloadpkgsrc-3f8196315cd9e98c72d02d1a70ce911e30ddee28.tar.gz
PR pkg/54623 (Joern Clausen)
Disable gnuplot-pdf-doc by default. This option requires TeX packages, that are too much for users who merely wants to plot graphs. Bump revision.
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 978df5181af..c5fc2078ffc 100644
--- a/graphics/gnuplot/Makefile
+++ b/graphics/gnuplot/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.134 2019/12/05 18:42:05 adam Exp $
+# $NetBSD: Makefile,v 1.135 2019/12/09 12:57:22 rin Exp $
DISTNAME= gnuplot-5.2.8
+PKGREVISION= 1
CATEGORIES+= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnuplot/}