summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild')
-rw-r--r--app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild b/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild
index c49b71070009..12abaacb8234 100644
--- a/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild
+++ b/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild,v 1.10 2008/06/15 12:13:41 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/nrg2iso/nrg2iso-0.4-r1.ebuild,v 1.11 2009/09/23 15:15:41 patrick Exp $
inherit toolchain-funcs
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="amd64 ppc ~ppc64 sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="virtual/libc"
+DEPEND=""
src_compile() {
$(tc-getCC) ${CFLAGS} ${LDFLAGS} -o nrg2iso nrg2iso.c || die "compile failed."