diff options
Diffstat (limited to 'www/serf')
-rw-r--r-- | www/serf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/serf/Makefile b/www/serf/Makefile index 0657a9100b48..8c8f79caaccb 100644 --- a/www/serf/Makefile +++ b/www/serf/Makefile @@ -17,6 +17,8 @@ COMMENT= Serf HTTP client library LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr +MAKE_JOBS_SAFE= yes + PROJECTHOST= serf USE_BZIP2= yes USE_GMAKE= yes |