diff options
Diffstat (limited to 'net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild')
-rw-r--r-- | net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild index 76945eba35d1..2ade8f80ec4a 100644 --- a/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild +++ b/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild,v 1.1 2009/04/25 13:25:16 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/driftnet/driftnet-0.1.6_p20090401.ebuild,v 1.2 2009/04/26 13:34:59 mr_bones_ Exp $ EAPI=2 inherit eutils flag-o-matic toolchain-funcs @@ -25,7 +25,6 @@ DEPEND="${CDEPEND} RDEPEND="${CDEPEND} mp3? ( virtual/mpg123 )" - src_compile() { export CC=$(tc-getCC) if use gtk; then |