forked from Lainports/opnsense-ports
security/cyrus-sasl2: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
029892d890
commit
45cdfb0ff3
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
|
||||
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer)
|
||||
WWW= https://www.cyrusimap.org/sasl/
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue