summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nds/ypbind/ypbind-1.19.1-r1.ebuild')
-rw-r--r--net-nds/ypbind/ypbind-1.19.1-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-nds/ypbind/ypbind-1.19.1-r1.ebuild b/net-nds/ypbind/ypbind-1.19.1-r1.ebuild
index c90bbcc97d4e..a027bc3cbb96 100644
--- a/net-nds/ypbind/ypbind-1.19.1-r1.ebuild
+++ b/net-nds/ypbind/ypbind-1.19.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1-r1.ebuild,v 1.1 2006/08/15 11:17:41 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1-r1.ebuild,v 1.2 2007/03/26 07:58:34 antarus Exp $
MY_P=${PN}-mt-${PV}
S="${WORKDIR}/${MY_P}"
@@ -18,8 +18,7 @@ RDEPEND="slp? ( net-libs/openslp )
net-nds/yp-tools
net-nds/portmap"
DEPEND="${RDEPEND}
- nls? ( sys-devel/gettext )
- >=sys-apps/portage-2.0.51"
+ nls? ( sys-devel/gettext )"
src_compile() {
econf $(use_enable nls) $(use_enable slp)