summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/iptables/iptables-1.2.7a.ebuild')
-rw-r--r--sys-apps/iptables/iptables-1.2.7a.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/iptables/iptables-1.2.7a.ebuild b/sys-apps/iptables/iptables-1.2.7a.ebuild
index 6e056c633021..945e552dcb2d 100644
--- a/sys-apps/iptables/iptables-1.2.7a.ebuild
+++ b/sys-apps/iptables/iptables-1.2.7a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7a.ebuild,v 1.8 2002/10/19 01:52:44 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iptables/iptables-1.2.7a.ebuild,v 1.9 2002/10/20 18:54:50 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Kernel 2.4 firewall, NAT and packet mangling tools"
@@ -10,7 +10,6 @@ KEYWORDS="x86 alpha sparc sparc64"
SLOT="0"
# iptables is dependent on kernel sources. Strange but true.
DEPEND="virtual/glibc"
-RDEPEND="${DEPEND}"
LICENSE="GPL-2"
src_unpack() {