summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2012-05-08 06:24:24 +0000
committerGreg Lewis <glewis@FreeBSD.org>2012-05-08 06:24:24 +0000
commita0deebbbe5a7a3c20ae56331d2ac611a11921fab (patch)
treefeced0eea964eebf5b80c6b3deceb7e75c200f6d /math
parent- Fix Makefile and pkg-plist (diff)
. Restore the bitmap terminal.
PR: 167657 Submitted by: Matthew Luckie
Notes
Notes: svn path=/head/; revision=296201
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 03e2ed2be238..74ae3e333e15 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnuplot
PORTVERSION= 4.6.0
+PORTREVISION= 1
CATEGORIES= math graphics
MASTER_SITES= SF
@@ -18,7 +19,8 @@ CONFIGURE_ARGS+=--with-lasergnu \
--with-readline=gnu \
--without-linux-vga \
--without-lisp-files \
- --without-tutorial
+ --without-tutorial \
+ --with-bitmap-terminals
MAKE_JOBS_SAFE= yes
OPTIONS= X11 "Enable X11 support" on \