From a0deebbbe5a7a3c20ae56331d2ac611a11921fab Mon Sep 17 00:00:00 2001 From: Greg Lewis Date: Tue, 8 May 2012 06:24:24 +0000 Subject: [PATCH] . Restore the bitmap terminal. PR: 167657 Submitted by: Matthew Luckie --- math/gnuplot/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 \