diff options
Diffstat (limited to 'security/cyrus-sasl2-ldapdb/Makefile')
-rw-r--r-- | security/cyrus-sasl2-ldapdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/cyrus-sasl2-ldapdb/Makefile b/security/cyrus-sasl2-ldapdb/Makefile index 9bce288aba88..1a1ca09489bd 100644 --- a/security/cyrus-sasl2-ldapdb/Makefile +++ b/security/cyrus-sasl2-ldapdb/Makefile @@ -59,6 +59,7 @@ PLIST_FILES= lib/sasl2/libldapdb.a \ lib/sasl2/libldapdb.so \ lib/sasl2/libldapdb.so.3 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OPENSSLBASE} == /usr |