aboutsummaryrefslogtreecommitdiff
path: root/devel/apr2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/apr2/Makefile')
-rw-r--r--devel/apr2/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index 5fdf04581f80..7c2791c078f1 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -17,6 +17,8 @@ COMMENT= Apache Portability Library
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
+MAKE_JOBS_SAFE= yes
+
OPTIONS= THREADS "Enable Threads in apr" on \
IPV6 "Enable IPV6 Support in apr" off \
GDBM "Enable GNU dbm support in apr-util" on \