summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/findutils/findutils-4.1.7-r4.ebuild')
-rw-r--r--sys-apps/findutils/findutils-4.1.7-r4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/findutils/findutils-4.1.7-r4.ebuild b/sys-apps/findutils/findutils-4.1.7-r4.ebuild
index b67827016597..b5faa4584390 100644
--- a/sys-apps/findutils/findutils-4.1.7-r4.ebuild
+++ b/sys-apps/findutils/findutils-4.1.7-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r4.ebuild,v 1.16 2004/02/24 08:36:00 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/findutils/findutils-4.1.7-r4.ebuild,v 1.17 2004/04/29 22:46:45 rphillips Exp $
IUSE="nls build afs"
@@ -41,7 +41,7 @@ src_compile() {
if use afs; then
export CPPFLAGS=-I/usr/afsws/include
export LDFLAGS=-lpam
- export LIBS=/usr/afsws/lib/pam_afs.so.1
+ export LIBS="/usr/afsws/lib/pam_afs.so.1 -lpam"
fi
./configure \