diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-04 00:12:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-04 00:12:31 +0000 |
commit | 0fcdc95c444b4620fcd50988069fe03b6cf1f28b (patch) | |
tree | 82bc2989340076625076e33eaf53ec31d43b5a6c /security/cyrus-sasl2-ldapdb | |
parent | 43de599d6f44d090eafe2e642093a2c5046b99d8 (diff) |
Notes
Diffstat (limited to 'security/cyrus-sasl2-ldapdb')
-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 e91f447c73ff..8bfdc44a7817 100644 --- a/security/cyrus-sasl2-ldapdb/Makefile +++ b/security/cyrus-sasl2-ldapdb/Makefile @@ -61,6 +61,7 @@ CONFIGURE_ARGS+=--with-dblib=none \ CONFIGURE_ARGS+=--enable-ldapdb --with-ldap=${LOCALBASE} PLIST_FILES= lib/sasl2/libldapdb.a \ + lib/sasl2/libldapdb.la \ lib/sasl2/libldapdb.so \ lib/sasl2/libldapdb.so.2 |