--- xlockmore-5.12.ebuild.orig 2005-01-27 22:10:23.000000000 +0100 +++ xlockmore-5.12.ebuild 2005-01-27 22:34:42.601925224 +0100 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.12.ebuild,v 1.12 2004/12/06 22:07:11 pyrania Exp $ -inherit gnuconfig eutils +inherit gnuconfig eutils flag-o-matic IUSE="nas esd motif opengl truetype gtk pam" @@ -40,6 +40,8 @@ epatch ${FILESDIR}/XLock.ad.patch || die "epatch failed" + append-flags '-Wl,-z,now' + ./configure \ --prefix=/usr \ --mandir=${prefix}/share/man/man1 \