Lines 17-22
BUILD_DEPENDS= ${LOCALBASE}/include/GL/internal/dri_interface.h:graphics/mesa-dr
Link Here
|
17 |
${LOCALBASE}/libdata/pkgconfig/fontutil.pc:x11-fonts/font-util \ |
17 |
${LOCALBASE}/libdata/pkgconfig/fontutil.pc:x11-fonts/font-util \ |
18 |
${LOCALBASE}/include/FL/Fl.H:x11-toolkits/fltk \ |
18 |
${LOCALBASE}/include/FL/Fl.H:x11-toolkits/fltk \ |
19 |
bash:shells/bash |
19 |
bash:shells/bash |
|
|
20 |
LIB_DEPENDS= libunwind.so:devel/libunwind \ |
21 |
libxshmfence.so:x11/libxshmfence \ |
22 |
libfontconfig.so:x11-fonts/fontconfig |
20 |
# almost equivalent to x11-servers/xorg-server's |
23 |
# almost equivalent to x11-servers/xorg-server's |
21 |
RUN_DEPENDS= ${LOCALBASE}/share/X11/xkb/rules/base:x11/xkeyboard-config \ |
24 |
RUN_DEPENDS= ${LOCALBASE}/share/X11/xkb/rules/base:x11/xkeyboard-config \ |
22 |
xkbcomp:x11/xkbcomp |
25 |
xkbcomp:x11/xkbcomp |
Lines 38-47
USE_XORG+= bigreqsproto compositeproto damageproto fixesproto fontsproto glproto
Link Here
|
38 |
xdmcp xext xextproto xfont xkbfile xorg-macros xproto xrandr xrender \ |
41 |
xdmcp xext xextproto xfont xkbfile xorg-macros xproto xrandr xrender \ |
39 |
xtrans xtst |
42 |
xtrans xtst |
40 |
|
43 |
|
41 |
LIB_DEPENDS= libunwind.so:devel/libunwind \ |
|
|
42 |
libxshmfence.so:x11/libxshmfence \ |
43 |
libfontconfig.so:x11-fonts/fontconfig |
44 |
|
45 |
CFLAGS+= -fPIC |
44 |
CFLAGS+= -fPIC |
46 |
|
45 |
|
47 |
OPTIONS_DEFINE= GNUTLS NLS PAM VIEWER DOCS |
46 |
OPTIONS_DEFINE= GNUTLS NLS PAM VIEWER DOCS |