diff options
Diffstat (limited to 'dev-util/pmk/pmk-0.8.1.ebuild')
-rw-r--r-- | dev-util/pmk/pmk-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pmk/pmk-0.8.1.ebuild b/dev-util/pmk/pmk-0.8.1.ebuild index b64f80f7cdb0..e14af9038d5b 100644 --- a/dev-util/pmk/pmk-0.8.1.ebuild +++ b/dev-util/pmk/pmk-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.8.1.ebuild,v 1.3 2004/06/25 02:43:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.8.1.ebuild,v 1.4 2004/07/02 05:12:13 eradicator Exp $ DESCRIPTION="Aims to be an alternative to GNU autoconf" HOMEPAGE="http://pmk.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ./pmkcfg.sh -p /usr |