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) --- lang/qore/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'lang/qore') diff --git a/lang/qore/Makefile b/lang/qore/Makefile index c4fbffa80499..1f9d7eb54a7b 100644 --- a/lang/qore/Makefile +++ b/lang/qore/Makefile @@ -21,7 +21,6 @@ USES= pathfix iconv USE_OPENSSL= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes CONFIGURE_ENV= LEX="${LOCALBASE}/bin/flex" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ -- cgit