summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nttcp/nttcp-1.47-r1.ebuild')
-rw-r--r--net-analyzer/nttcp/nttcp-1.47-r1.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/net-analyzer/nttcp/nttcp-1.47-r1.ebuild b/net-analyzer/nttcp/nttcp-1.47-r1.ebuild
index d961f6709e8e..bd182cb42724 100644
--- a/net-analyzer/nttcp/nttcp-1.47-r1.ebuild
+++ b/net-analyzer/nttcp/nttcp-1.47-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47-r1.ebuild,v 1.1 2010/09/16 02:42:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47-r1.ebuild,v 1.2 2012/01/03 17:43:31 jer Exp $
inherit toolchain-funcs
@@ -13,8 +13,6 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~x86"
IUSE=""
-DEPEND=""
-
src_compile() {
emake ARCH= CC="$(tc-getCC)" OPT="${CFLAGS}" LFLAGS="${LDFLAGS}" || die "build failed"
}