From d4041784dc51fbd5b1e6a77c341ba00b18e4cd60 Mon Sep 17 00:00:00 2001 From: Alex Kozlov Date: Wed, 14 Aug 2013 22:35:50 +0000 Subject: - Remove MAKE_JOBS_SAFE variable Approved by: portmgr (bdrewery) --- www/serf/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'www/serf') diff --git a/www/serf/Makefile b/www/serf/Makefile index 576ea5ee013c..bc2e2c35ed28 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -13,7 +13,6 @@ COMMENT= Serf HTTP client library LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 -MAKE_JOBS_SAFE= yes USE_BZIP2= yes USES= pathfix GNU_CONFIGURE= yes -- cgit