summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:24 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-01 04:44:24 +0000
commitd370bbdf8efe665c3eafdd1df5429da9e37e14a3 (patch)
tree33997f8723b4de49a988f7b48b50f8a998589284 /net-fs/nfs-utils
parent*** empty log message *** (diff)
downloadgentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.tar.gz
gentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.tar.bz2
gentoo-2-d370bbdf8efe665c3eafdd1df5429da9e37e14a3.zip
Added dependencies
Diffstat (limited to 'net-fs/nfs-utils')
-rw-r--r--net-fs/nfs-utils/nfs-utils-0.1.9.1-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-fs/nfs-utils/nfs-utils-0.1.9.1-r1.ebuild b/net-fs/nfs-utils/nfs-utils-0.1.9.1-r1.ebuild
index 54d2d117dd4f..eaf5a7dc3b80 100644
--- a/net-fs/nfs-utils/nfs-utils-0.1.9.1-r1.ebuild
+++ b/net-fs/nfs-utils/nfs-utils-0.1.9.1-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 <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-0.1.9.1-r1.ebuild,v 1.6 2000/10/27 20:43:29 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-fs/nfs-utils/nfs-utils-0.1.9.1-r1.ebuild,v 1.7 2000/11/01 04:44:19 achim Exp $
P=nfs-utils-0.1.9.1
A=${P}.tar.gz
@@ -10,6 +10,9 @@ DESCRIPTION="Kernel NFS-Server"
SRC_URI="ftp://ftp.linuxnfs.sourceforge.org/pub/nfs/"${A}
HOMEPAGE="http://nfs.sourceforge.net"
+DEPEND=">=sys-apps/bash-2.04
+ >=sys-libs/glibc-2.1.3"
+
src_compile() {
try ./configure --mandir=${D}/usr/man --with-statedir=/var/state/nfs \
--prefix=${D} --exec-prefix=${D}