diff options
Diffstat (limited to 'net-analyzer/honeyd/honeyd-0.6a.ebuild')
-rw-r--r-- | net-analyzer/honeyd/honeyd-0.6a.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-analyzer/honeyd/honeyd-0.6a.ebuild b/net-analyzer/honeyd/honeyd-0.6a.ebuild index aaeebdf563e6..c084a3e4436f 100644 --- a/net-analyzer/honeyd/honeyd-0.6a.ebuild +++ b/net-analyzer/honeyd/honeyd-0.6a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.6a.ebuild,v 1.4 2004/03/13 11:25:54 mboman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/honeyd/honeyd-0.6a.ebuild,v 1.5 2004/03/21 12:09:10 mboman Exp $ inherit eutils @@ -17,8 +17,6 @@ DEPEND=">=dev-libs/libdnet-1.4 >=dev-libs/libevent-0.6 >=net-libs/libpcap-0.7.1" -S="${WORKDIR}/${P}" - src_unpack() { unpack ${A} ; cd ${S} |