Lines 24-30
Link Here
|
24 |
LIB_DEPENDS= libFAudio.so:audio/faudio \ |
24 |
LIB_DEPENDS= libFAudio.so:audio/faudio \ |
25 |
libxml2.so:textproc/libxml2 |
25 |
libxml2.so:textproc/libxml2 |
26 |
|
26 |
|
27 |
USES= bison desktop-file-utils gmake localbase shebangfix tar:xz xorg |
27 |
USES= bison desktop-file-utils gmake localbase shebangfix tar:xz |
28 |
|
28 |
|
29 |
CONFLICTS_INSTALL= wine-[0-9]* wine-staging-[0-9]* i386-wine-[0-9]* \ |
29 |
CONFLICTS_INSTALL= wine-[0-9]* wine-staging-[0-9]* i386-wine-[0-9]* \ |
30 |
i386-wine-staging-[0-9]* i386-wine-devel-[0-9]* |
30 |
i386-wine-staging-[0-9]* i386-wine-devel-[0-9]* |
Lines 113-119
Link Here
|
113 |
WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:textproc/p5-XML-LibXML |
113 |
WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:textproc/p5-XML-LibXML |
114 |
|
114 |
|
115 |
X11_CONFIGURE_WITH= x cms fontconfig freetype glu jpeg opengl png xinerama xinput2 xrandr xrender |
115 |
X11_CONFIGURE_WITH= x cms fontconfig freetype glu jpeg opengl png xinerama xinput2 xrandr xrender |
116 |
X11_USES= gl jpeg |
116 |
X11_USES= gl jpeg xorg |
117 |
X11_USE= GL=glu XORG=x11,xext,xcomposite,xcursor,xi,xinerama,xrandr,xrender |
117 |
X11_USE= GL=glu XORG=x11,xext,xcomposite,xcursor,xi,xinerama,xrandr,xrender |
118 |
X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
118 |
X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
119 |
libfreetype.so:print/freetype2 \ |
119 |
libfreetype.so:print/freetype2 \ |