summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2007-03-26 08:03:27 +0000
committerAlec Warner <antarus@gentoo.org>2007-03-26 08:03:27 +0000
commit9710a5685747faf4ba9ef783b264a790e5ffef36 (patch)
tree5aaea9a86de3d8c8b8a8bcbf33143fd14f90a07c /net-nds/ypbind/ypbind-1.19.1.ebuild
parentRemove dependency on portage, see bug 162516 (diff)
downloadhistorical-9710a5685747faf4ba9ef783b264a790e5ffef36.tar.gz
historical-9710a5685747faf4ba9ef783b264a790e5ffef36.tar.bz2
historical-9710a5685747faf4ba9ef783b264a790e5ffef36.zip
Remove dependency on portage, see bug 162516
Package-Manager: portage-6269-svn
Diffstat (limited to 'net-nds/ypbind/ypbind-1.19.1.ebuild')
-rw-r--r--net-nds/ypbind/ypbind-1.19.1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-nds/ypbind/ypbind-1.19.1.ebuild b/net-nds/ypbind/ypbind-1.19.1.ebuild
index bb9a52548cb7..d2c78448d272 100644
--- a/net-nds/ypbind/ypbind-1.19.1.ebuild
+++ b/net-nds/ypbind/ypbind-1.19.1.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.ebuild,v 1.6 2006/04/04 15:08:53 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nds/ypbind/ypbind-1.19.1.ebuild,v 1.7 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)