mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-28 00:51:41 +02:00
dev-libs/cyrus-sasl: Sync with Gentoo
It's from Gentoo commit d64212eecd7a850d116dd70e1da1bd226a862645.
This commit is contained in:
parent
6a7f8e597d
commit
0dede30630
@ -15,7 +15,7 @@ SRC_URI+=" https://dev.gentoo.org/~grobian/distfiles/${MY_PATCH_VER}.tar.xz"
|
||||
|
||||
LICENSE="BSD-with-attribution"
|
||||
SLOT="2"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
IUSE="authdaemond berkdb gdbm kerberos ldapdb openldap mysql pam postgres sample selinux sqlite srp ssl static-libs urandom"
|
||||
REQUIRED_USE="ldapdb? ( openldap )"
|
||||
|
||||
@ -117,7 +117,7 @@ multilib_src_configure() {
|
||||
$(use_enable ldapdb)
|
||||
$(multilib_native_use_enable sample)
|
||||
$(use_enable kerberos gssapi)
|
||||
$(multilib_native_use_with mysql mysql "${EPREFIX}"/usr)
|
||||
$(multilib_native_use_with mysql mysql "${EPREFIX}/usr/$(get_libdir)")
|
||||
$(multilib_native_use_with postgres pgsql "${EPREFIX}/usr/$(get_libdir)/postgresql")
|
||||
$(use_with sqlite sqlite3 "${EPREFIX}/usr/$(get_libdir)")
|
||||
$(use_enable srp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user