diff options
-rw-r--r-- | security/cyrus-sasl2-gssapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2-gssapi/Makefile b/security/cyrus-sasl2-gssapi/Makefile index 2b6f9b7f8d1a..b4f6685d5e43 100644 --- a/security/cyrus-sasl2-gssapi/Makefile +++ b/security/cyrus-sasl2-gssapi/Makefile @@ -22,7 +22,7 @@ DISTINFO_FILE= ${CYRUS_SASL2_DIR}/distinfo PATCHDIR= ${CYRUS_SASL2_DIR}/files INSTALL_WRKSRC= ${WRKSRC}/plugins -USES= libtool +USES= libtool:build USE_LDCONFIG= yes USE_OPENSSL= yes GNU_CONFIGURE= yes |