aboutsummaryrefslogtreecommitdiff
path: root/security/bcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'security/bcrypt')
-rw-r--r--security/bcrypt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/bcrypt/Makefile b/security/bcrypt/Makefile
index 71069af225c4..5f3ef738c74b 100644
--- a/security/bcrypt/Makefile
+++ b/security/bcrypt/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= http://bcrypt.sourceforge.net/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A cross-plattform blowfish encryption utility
+MAKE_JOBS_SAFE= yes
+
ALL_TARGET= ${PORTNAME}
LDFLAGS+= -lz