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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user