From 0b1948c5e4603fdb24d8b5423790b640e6ecc1e5 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 18 Nov 2009 22:39:55 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- science/getdp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'science/getdp') diff --git a/science/getdp/Makefile b/science/getdp/Makefile index aaca14efa253..222c57685233 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -24,6 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gsl-prefix=${LOCALBASE} \ --with-blas-lapack-prefix=${LOCALBASE} WANT_PERL= yes +MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit