--- /usr/portage/net-firewall/ipsec-tools/ipsec-tools-0.6.7.ebuild 2008-06-07 02:07:44.000000000 +0200 +++ /usr/local/portage/net-firewall/ipsec-tools/ipsec-tools-0.7.ebuild 2008-07-07 21:30:17.000000000 +0200 @@ -196,6 +196,8 @@ # See bug #77369 #myconf="${myconf} --enable-samode-unspec" + myconf="${myconf} $(use_enable selinux security-context)" + econf ${myconf} || die emake -j1 || die