security/cyrus-sasl2: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2024-09-03 10:53:52 +02:00
parent 029892d890
commit 45cdfb0ff3
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
PORTREVISION= 4
PORTREVISION= 5
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
WWW= https://www.cyrusimap.org/sasl/

View file

@ -36,7 +36,7 @@ CONFIGURE_ARGS+=--disable-anon \
--disable-srp \
--with-dblib=none
CONFIGURE_ARGS+=${CYRUS_CONFIGURE_ARGS}
CONFIGURE_ENV= CC_FOR_BUILD="${CC}"
CONFIGURE_ENV+= CC_FOR_BUILD="${CC}"
MAKE_ENV+= INSTALL_STRIP_FLAG=${STRIP}
DOCSDIR= ${PREFIX}/share/doc/cyrus-sasl2