diff options
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/acl-2.0.18.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/acl/acl-2.0.18.ebuild b/sys-apps/acl/acl-2.0.18.ebuild index 397ded7bffc0..c12d507d9d68 100644 --- a/sys-apps/acl/acl-2.0.18.ebuild +++ b/sys-apps/acl/acl-2.0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.0.18.ebuild,v 1.5 2002/10/13 08:42:10 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.0.18.ebuild,v 1.6 2002/10/20 18:54:50 vapier Exp $ S=${WORKDIR}/${P} @@ -14,7 +14,6 @@ SLOT="0" LICENSE="LGPL-2.1" DEPEND="sys-apps/attr" -RDEPEND="${DEPEND}" src_compile() { OPTIMIZER="${CFLAGS}" |