summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-auth/elogind/elogind-219.12-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/elogind/elogind-219.12-r3.ebuild b/sys-auth/elogind/elogind-219.12-r3.ebuild
index 6029bac0177..bd3c660f1e1 100644
--- a/sys-auth/elogind/elogind-219.12-r3.ebuild
+++ b/sys-auth/elogind/elogind-219.12-r3.ebuild
@@ -65,7 +65,7 @@ src_configure() {
--with-pamlibdir=$(getpam_mod_dir) \
--with-udevrulesdir="$(get_udevdir)"/rules.d \
--libdir="${EPREFIX}"/usr/$(get_libdir) \
- --enable-smack
+ --enable-smack \
$(use_enable acl) \
$(use_enable apparmor) \
$(use_enable pam) \