diff options
Diffstat (limited to 'net-libs/liblockfile/liblockfile-1.06-r1.ebuild')
-rw-r--r-- | net-libs/liblockfile/liblockfile-1.06-r1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.06-r1.ebuild b/net-libs/liblockfile/liblockfile-1.06-r1.ebuild index d1559dce8922..f9eac8f59a91 100644 --- a/net-libs/liblockfile/liblockfile-1.06-r1.ebuild +++ b/net-libs/liblockfile/liblockfile-1.06-r1.ebuild @@ -1,6 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.11 2006/08/06 16:16:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/liblockfile/liblockfile-1.06-r1.ebuild,v 1.12 2006/10/17 22:13:00 flameeyes Exp $ + +WANT_AUTOCONF="latest" +WANT_AUTOMAKE="latest" inherit eutils multilib flag-o-matic autotools |