summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2005-11-02 20:01:07 +0000
committerFabian Groffen <grobian@gentoo.org>2005-11-02 20:01:07 +0000
commit8bff4d4bab1a4929071318a28cb45467dfb7a654 (patch)
treecd11c9527fe5f45785aa596fe388314ce308452d /profiles/default-darwin
parentAdded missing IUSE. (diff)
downloadgentoo-2-8bff4d4bab1a4929071318a28cb45467dfb7a654.tar.gz
gentoo-2-8bff4d4bab1a4929071318a28cb45467dfb7a654.tar.bz2
gentoo-2-8bff4d4bab1a4929071318a28cb45467dfb7a654.zip
Masked pam use flag as we don't have pam, so don't try to do something
with it
Diffstat (limited to 'profiles/default-darwin')
-rw-r--r--profiles/default-darwin/macos/10.3/use.mask3
-rw-r--r--profiles/default-darwin/macos/10.4/use.mask3
2 files changed, 6 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.3/use.mask b/profiles/default-darwin/macos/10.3/use.mask
index f374e89ac166..003ed6a9323e 100644
--- a/profiles/default-darwin/macos/10.3/use.mask
+++ b/profiles/default-darwin/macos/10.3/use.mask
@@ -28,3 +28,6 @@ static
# pulls libidn, which has problems with java-config
idn
+
+# we don't have pam, so don't try to do something with it
+pam
diff --git a/profiles/default-darwin/macos/10.4/use.mask b/profiles/default-darwin/macos/10.4/use.mask
index 2d9758f8d584..fc52f5363284 100644
--- a/profiles/default-darwin/macos/10.4/use.mask
+++ b/profiles/default-darwin/macos/10.4/use.mask
@@ -30,3 +30,6 @@ static
# pulls libidn, which has problems with java-config
idn
+
+# we don't have pam, so don't try to do something with it
+pam