diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-12-27 15:37:03 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-12-27 15:37:03 +0000 |
commit | 9e797d382c8edc49cd0e08bfa6dba324c2a339df (patch) | |
tree | dec4c5a04d0b86e09d9d22c52576fadb4806de25 /security/cyrus-sasl2-ldapdb | |
parent | a7ae59c7fd883dee019ab32ee9d2dd8db6562c02 (diff) | |
download | ports-9e797d382c8edc49cd0e08bfa6dba324c2a339df.tar.gz ports-9e797d382c8edc49cd0e08bfa6dba324c2a339df.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl2-ldapdb')
-rw-r--r-- | security/cyrus-sasl2-ldapdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile index a05624d223b3..fd1694ecfb87 100644 --- a/security/cyrus-sasl2-ldapdb/Makefile +++ b/security/cyrus-sasl2-ldapdb/Makefile @@ -24,6 +24,8 @@ DISTINFO_FILE= ${CYRUS_SASL2_DIR}/distinfo PATCHDIR= ${CYRUS_SASL2_DIR}/files INSTALL_WRKSRC= ${WRKSRC}/plugins +MAKE_JOBS_SAFE= yes + USE_LDCONFIG= yes USE_AUTOTOOLS= libtool |