aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-12-11 08:25:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-12-11 08:25:56 +0000
commit8be339c899d21a78bd0ed5ea50d34c1bd77d834d (patch)
tree878336d1993d1167c775d405f2f5a9d4790eaf70 /math/plplot
parent3b995a3011a50a41ab9bd48f2ff6edd0e6d8e166 (diff)
downloadports-8be339c899d21a78bd0ed5ea50d34c1bd77d834d.tar.gz
ports-8be339c899d21a78bd0ed5ea50d34c1bd77d834d.zip
Those ports build fine with bsd make
Notes
Notes: svn path=/head/; revision=428340
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 0419ca2e864d..87c90647a0bc 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= bash:shells/bash \
USE_GNOME= pango
USE_PERL5= build
-USES= cmake ghostscript gmake localbase perl5 pathfix pkgconfig
+USES= cmake ghostscript localbase perl5 pathfix pkgconfig
CMAKE_ARGS= -DENABLE_java:BOOL=OFF \
-DENABLE_octave:BOOL=OFF \
-DENABLE_pdl:BOOL=OFF \