summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild')
-rw-r--r--net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild b/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild
index 33c1a3cff2b5..0f5338edfe92 100644
--- a/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild,v 1.1 2006/03/18 00:11:43 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcpdump/tcpdump-3.9.4-r1.ebuild,v 1.2 2006/03/18 00:24:16 jokey Exp $
inherit flag-o-matic toolchain-funcs eutils
@@ -12,7 +12,7 @@ SRC_URI="http://www.tcpdump.org/release/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-IUSE="ssl ipv6"
+IUSE="ssl ipv6 samba"
DEPEND="net-libs/libpcap
ssl? ( >=dev-libs/openssl-0.9.6m )"