diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-08-15 16:47:37 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2006-08-15 16:47:37 +0000 |
commit | 26a1993ffef592158989843ea9598053abc7d223 (patch) | |
tree | 9b1897a5036e828dad4b46653261d22615ea30fa /security/cyrus-sasl2 | |
parent | 673fdfcdc7e83251301838dd1413cd7e2556020c (diff) |
Notes
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r-- | security/cyrus-sasl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index f443a56dbad5..06d692347ced 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -19,7 +19,7 @@ COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) LATEST_LINK= ${PORTNAME}2 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}2 |