summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/fam/fam-2.7.0-r4.ebuild')
-rw-r--r--app-admin/fam/fam-2.7.0-r4.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-admin/fam/fam-2.7.0-r4.ebuild b/app-admin/fam/fam-2.7.0-r4.ebuild
index 2427ce4e3fea..8ceae289b6b3 100644
--- a/app-admin/fam/fam-2.7.0-r4.ebuild
+++ b/app-admin/fam/fam-2.7.0-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r4.ebuild,v 1.21 2009/05/06 20:48:26 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/fam/fam-2.7.0-r4.ebuild,v 1.22 2009/06/05 03:13:10 jer Exp $
inherit libtool eutils autotools
@@ -14,8 +14,9 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
IUSE=""
-DEPEND=">=net-nds/portmap-5b-r6
+DEPEND="|| ( net-dns/rpcbind >=net-nds/portmap-5b-r6 )
!app-admin/gamin"
+RDEPEND="${DEPEND}"
PROVIDE="virtual/fam"
src_unpack() {