blob: 47d62a3eb0b2b60db69ffe0a61e3f8312ddcf958 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
# tcl ebuild overwrites Apple's tcl, so we mask it (dev-lang/ruby)
tcltk
# Collision-protect
a52
# readline collides with the Apple system install
readline
# guile depends on readline
guile
# gtk+ pulls in XML-Parser with USE="nls xml", so Perl issue should
# be resolved first before keywording them
gtk
gtk2
perl
# imlib depends on gtk+-1
imlib
# rxvt-unicode's tabs requires dev-perl/gtk2-perl
tabs
# wxwindows needs wxGTK which in turn needs gtk+
wxwindows
# see GCC man-page (-static): "This option will not work on Mac OS X..."
static
# pulls libidn, which has problems with java-config
idn
# OSX has pam, but openvpn doesn't compile against it (yet?)
pam
# needs keywording
avahi
physfs
# libfpx doesn't compile, see bug #103269
fpx
|