diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
| commit | a8693b8dee82d3226a0bc0b337d3eb2085add552 (patch) | |
| tree | 7d9d8595a250c7e5a9a646200945ef2094927620 /math/gnuplot | |
| parent | 39890db4500948ba8648094ec8b290262a74d880 (diff) | |
Notes
Diffstat (limited to 'math/gnuplot')
| -rw-r--r-- | math/gnuplot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile index ca84a564e3e8..f8dc801161c6 100644 --- a/math/gnuplot/Makefile +++ b/math/gnuplot/Makefile @@ -33,6 +33,8 @@ OPTIONS= X11 "Enable X11 support" on \ WX "Enable WX support" on \ CAIRO "Enable CAIRO support" on +USE_GCC= any + MAN1= gnuplot.1 lasergnu.1 INFO= gnuplot |
