summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/btparse/btparse-0.35.ebuild')
-rw-r--r--dev-libs/btparse/btparse-0.35.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/btparse/btparse-0.35.ebuild b/dev-libs/btparse/btparse-0.35.ebuild
index 6c3eb057bb28..d6fe0c397db1 100644
--- a/dev-libs/btparse/btparse-0.35.ebuild
+++ b/dev-libs/btparse/btparse-0.35.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.35.ebuild,v 1.2 2007/01/26 05:39:05 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparse/btparse-0.35.ebuild,v 1.3 2009/09/23 17:16:52 patrick Exp $
DESCRIPTION="A C library to parse Bibtex files"
HOMEPAGE="http://www.gerg.ca/software/btOOL/"
@@ -11,7 +11,7 @@ SLOT="0"
KEYWORDS="~amd64 ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"