Disable the PDF option as it pulls in a dependency on pdflib which is
marked RESTRICTED. This allows building packages for gnuplot and all ports that depend on it (over a 100, mostly math/octave related). Approved by: glewis (maintainer)
This commit is contained in:
parent
5702d8c88f
commit
03d8481ea1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332875
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= gnuplot
|
||||
PORTVERSION= 4.6.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= math graphics
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -26,7 +26,7 @@ TEX_DESC= Search kpsexpand at run-time
|
||||
THINSPLINES_DESC= Enable thin plate splines for grids in dgrid3d
|
||||
WX_DESC= wxWidgets (formerly wxWindows) support
|
||||
|
||||
OPTIONS_DEFAULT=CAIRO GD PDF PLOT TEX WX X11
|
||||
OPTIONS_DEFAULT=CAIRO GD PLOT TEX WX X11
|
||||
|
||||
MAN1= gnuplot.1 lasergnu.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user