mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/xmlsec: remove past workaround of with/without
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
@@ -56,11 +56,11 @@ src_configure() {
|
||||
--enable-pkgconfig \
|
||||
--with-html-dir=/usr/share/doc/${PF}/html \
|
||||
$(use_enable static-libs static) \
|
||||
$(use_with gcrypt gcrypt "") \
|
||||
$(use_with gnutls gnutls "") \
|
||||
$(use_with nss nspr "") \
|
||||
$(use_with nss nss "") \
|
||||
$(use_with openssl openssl "") \
|
||||
$(use_with gcrypt) \
|
||||
$(use_with gnutls) \
|
||||
$(use_with nss) \
|
||||
$(use_with nss nspr) \
|
||||
$(use_with openssl) \
|
||||
$(use_enable openssl aes)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user