From cbf08b7aba67f203845ed7c45686a42ac65f852a Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Thu, 18 Jun 2009 20:24:00 +0000 Subject: [PATCH] - Mark MAKE_JOBS_UNSAFE --- math/pari/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/pari/Makefile b/math/pari/Makefile index 70c3b94830fe..050f4deeb5f9 100644 --- a/math/pari/Makefile +++ b/math/pari/Makefile @@ -17,6 +17,8 @@ COMMENT= Mathematics library and advanced calculator package LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 +MAKE_JOBS_UNSAFE= yes + USE_LDCONFIG= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure