aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnuplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/gnuplot/Makefile')
-rw-r--r--math/gnuplot/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index f8dc801161c6..8cff95dad0a1 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnuplot
-PORTVERSION= 4.6.0
-PORTREVISION= 2
+PORTVERSION= 4.6.1
CATEGORIES= math graphics
MASTER_SITES= SF
@@ -36,7 +35,6 @@ OPTIONS= X11 "Enable X11 support" on \
USE_GCC= any
MAN1= gnuplot.1 lasergnu.1
-INFO= gnuplot
.include <bsd.port.options.mk>
@@ -105,7 +103,10 @@ USE_GNOME+= pango
.endif
.if !defined(NOPORTDOCS)
-PORTDOCS= gnuplot.dvi gnuplot.ps gnuplot.txt psdoc
+PORTDOCS= *
+.endif
+.if !defined(NOPORTEXAMPLES)
+PORTEXAMPLES= *
.endif
post-patch: