summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-fs/nfs-utils/nfs-utils-1.2.5.ebuild')
-rw-r--r--net-fs/nfs-utils/nfs-utils-1.2.5.ebuild10
1 files changed, 7 insertions, 3 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-1.2.5.ebuild b/net-fs/nfs-utils/nfs-utils-1.2.5.ebuild
index bf421cefda62..ba3e331186b3 100644
--- a/net-fs/nfs-utils/nfs-utils-1.2.5.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-1.2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.5.ebuild,v 1.2 2012/01/14 22:34:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-1.2.5.ebuild,v 1.3 2012/01/16 09:55:19 jlec Exp $
EAPI="4"
@@ -39,6 +39,9 @@ DEPEND_COMMON="tcpd? ( sys-apps/tcp-wrappers )
sys-apps/keyutils
)
)
+ nfsv41? (
+ sys-fs/lvm2
+ )
selinux? (
sec-policy/selinux-rpc
sec-policy/selinux-rpcbind
@@ -70,8 +73,9 @@ src_configure() {
}
src_install() {
- emake DESTDIR="${ED}" install
- dodoc -r linux-nfs ChangeLog README
+ default
+ rm linux-nfs/Makefile* || die
+ dodoc -r linux-nfs
# Don't overwrite existing xtab/etab, install the original
# versions somewhere safe... more info in pkg_postinst