From 472387c1864e149c8de23f290e91793ad7fbf8ca Mon Sep 17 00:00:00 2001 From: ak Date: Wed, 14 Aug 2013 22:35:50 +0000 Subject: - Remove MAKE_JOBS_SAFE variable Approved by: portmgr (bdrewery) --- science/peekabot/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'science/peekabot') diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile index bcb6d0e8dd11..0ea1afb923d1 100644 --- a/science/peekabot/Makefile +++ b/science/peekabot/Makefile @@ -24,7 +24,6 @@ USES= pathfix gmake USE_GCC= 4.6+ GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit