. Restore the bitmap terminal.
PR: 167657 Submitted by: Matthew Luckie
This commit is contained in:
parent
3f32cc8a5e
commit
a0deebbbe5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296201
1 changed files with 3 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue