From 8ed32e6bf344c307316970f423c63b17604b0161 Mon Sep 17 00:00:00 2001 From: Achim Gottinger Date: Mon, 28 May 2001 05:24:13 +0000 Subject: Dependencie fixes --- net-nds/portmap/portmap-5b-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net-nds') diff --git a/net-nds/portmap/portmap-5b-r1.ebuild b/net-nds/portmap/portmap-5b-r1.ebuild index a74bb04c81fb..83d8815f1158 100644 --- a/net-nds/portmap/portmap-5b-r1.ebuild +++ b/net-nds/portmap/portmap-5b-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger -# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/portmap-5b-r1.ebuild,v 1.4 2000/11/01 04:44:22 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/portmap/portmap-5b-r1.ebuild,v 1.5 2001/05/28 05:24:13 achim Exp $ P=portmap-5b A=portmap_5beta.tar.gz @@ -11,8 +11,7 @@ DESCRIPTION="Netkit - portmapper" SRC_URI="ftp://ftp.porcupine.org/pub/security/"${A} HOMEPAGE="ftp://ftp.porcupine.org/pub/security/index.html" -DEPEND=">=sys-apps/bash-2.04 - >=sys-libs/glibc-2.1.3" +DEPEND="virtual/glibc sys-apps/tcp-wrappers" src_compile() { try make -- cgit v1.2.3-65-gdbad