diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-02-18 19:37:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-02-18 19:37:29 +0000 |
commit | b22ac677b4debf6626c7cabc1236f5065c5d5afd (patch) | |
tree | 46b612ce17b59a0ffe72e503070e73d87fb1c937 /profiles/default-darwin | |
parent | rebuild manifest #123302 (diff) | |
download | historical-b22ac677b4debf6626c7cabc1236f5065c5d5afd.tar.gz historical-b22ac677b4debf6626c7cabc1236f5065c5d5afd.tar.bz2 historical-b22ac677b4debf6626c7cabc1236f5065c5d5afd.zip |
Don't use prelude USE flag
Diffstat (limited to 'profiles/default-darwin')
-rw-r--r-- | profiles/default-darwin/macos/10.4/use.mask | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-darwin/macos/10.4/use.mask b/profiles/default-darwin/macos/10.4/use.mask index 4d6a84a3a5ef..f4f80dd6a752 100644 --- a/profiles/default-darwin/macos/10.4/use.mask +++ b/profiles/default-darwin/macos/10.4/use.mask @@ -46,3 +46,6 @@ gnutls # gpgme doesn't compile: nested functions are not supported on MacOSX gpgme + +# libprelude depends on gnutls which is h0rkened for now +prelude |