aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2018-07-21 09:11:22 +0800
committermi <mi@FreeBSD.org>2018-07-21 09:11:22 +0800
commit3e299facff3d6d786630fd3a01593dd05ba94a05 (patch)
treeb32aa45645aa2a32bb0db156a206beac2cc1455c /finance
parent5fac732a83b40f04b01f935be1b114077e6c6edf (diff)
downloadfreebsd-ports-gnome-3e299facff3d6d786630fd3a01593dd05ba94a05.tar.gz
freebsd-ports-gnome-3e299facff3d6d786630fd3a01593dd05ba94a05.tar.zst
freebsd-ports-gnome-3e299facff3d6d786630fd3a01593dd05ba94a05.zip
Add a trick to enable parallel compilations. No functional changes.
Diffstat (limited to 'finance')
-rw-r--r--finance/quantlib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile
index 8f64adaf4f4e..2d44f5bdf08a 100644
--- a/finance/quantlib/Makefile
+++ b/finance/quantlib/Makefile
@@ -19,6 +19,7 @@ USES= compiler
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= EMACS=no
+MAKE_ENV+= AM_MAKEFLAGS=${_MAKE_JOBS}
TEST_TARGET= check-examples check
OPTIONS_SUB= please