diff options
| author | Tijl Coosemans <tijl@FreeBSD.org> | 2013-11-05 17:08:05 +0000 |
|---|---|---|
| committer | Tijl Coosemans <tijl@FreeBSD.org> | 2013-11-05 17:08:05 +0000 |
| commit | 03d8481ea1a26e0bfcd3248b92c61c71571b9b7b (patch) | |
| tree | a7dcf2138dae1f2c6c6f46dc714e77b04776ab53 /math/gnuplot | |
| parent | 5702d8c88fb4d0d8065e5a744b604add83c327e9 (diff) | |
Notes
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index 7f97ecfc96cd..a3d40986a7e1 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -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 |
