aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2011-05-31 07:35:30 +0800
committerglewis <glewis@FreeBSD.org>2011-05-31 07:35:30 +0800
commit515c49f90d7d47a9412103f0b971e9a031a53b61 (patch)
treeac3929390ad0973eafc08cd1fb7d0803f9b1236c /math
parentb2c67bc1df1a7d55b4a7497c0f704fb48b51b33e (diff)
downloadfreebsd-ports-gnome-515c49f90d7d47a9412103f0b971e9a031a53b61.tar.gz
freebsd-ports-gnome-515c49f90d7d47a9412103f0b971e9a031a53b61.tar.zst
freebsd-ports-gnome-515c49f90d7d47a9412103f0b971e9a031a53b61.zip
. Mark as MAKE_JOBS_SAFE.
Diffstat (limited to 'math')
-rw-r--r--math/gnuplot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gnuplot/Makefile b/math/gnuplot/Makefile
index 5cacf9f92003..06a1f5565460 100644
--- a/math/gnuplot/Makefile
+++ b/math/gnuplot/Makefile
@@ -19,6 +19,7 @@ CONFIGURE_ARGS+=--with-lasergnu \
--without-linux-vga \
--without-lisp-files \
--without-tutorial
+MAKE_JOBS_SAFE= yes
OPTIONS= X11 "Enable X11 support" on \
GD "Enable GD support" on \