aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2016-12-11 16:25:56 +0800
committerantoine <antoine@FreeBSD.org>2016-12-11 16:25:56 +0800
commit47d7de491f7dfff57abd6ff2607dc051b2163f65 (patch)
tree878336d1993d1167c775d405f2f5a9d4790eaf70 /math/plplot
parentfbd29c8fc55b558fb22ad442a09a4ac8566e902d (diff)
downloadfreebsd-ports-gnome-47d7de491f7dfff57abd6ff2607dc051b2163f65.tar.gz
freebsd-ports-gnome-47d7de491f7dfff57abd6ff2607dc051b2163f65.tar.zst
freebsd-ports-gnome-47d7de491f7dfff57abd6ff2607dc051b2163f65.zip
Those ports build fine with bsd make
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 \