|
Lines 18-24
Link Here
|
| 18 |
autoconf>0:devel/autoconf \ |
18 |
autoconf>0:devel/autoconf \ |
| 19 |
${LOCALBASE}/include/cups/cups.h:print/cups \ |
19 |
${LOCALBASE}/include/cups/cups.h:print/cups \ |
| 20 |
bash:shells/bash |
20 |
bash:shells/bash |
| 21 |
LIB_DEPENDS= libfreetype.so:print/freetype2 \ |
21 |
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ |
|
|
22 |
libfreetype.so:print/freetype2 \ |
| 22 |
libinotify.so:devel/libinotify |
23 |
libinotify.so:devel/libinotify |
| 23 |
RUN_DEPENDS= javavm:java/javavmwrapper \ |
24 |
RUN_DEPENDS= javavm:java/javavmwrapper \ |
| 24 |
dejavu>0:x11-fonts/dejavu |
25 |
dejavu>0:x11-fonts/dejavu |
|
Lines 105-112
Link Here
|
| 105 |
X11_CONFIGURE_ON= --with-giflib=system \ |
106 |
X11_CONFIGURE_ON= --with-giflib=system \ |
| 106 |
--x-includes=${LOCALBASE}/include \ |
107 |
--x-includes=${LOCALBASE}/include \ |
| 107 |
--x-libraries=${LOCALBASE}/lib |
108 |
--x-libraries=${LOCALBASE}/lib |
| 108 |
X11_LIB_DEPENDS= libgif.so:graphics/giflib \ |
109 |
X11_LIB_DEPENDS= libgif.so:graphics/giflib |
| 109 |
libfontconfig.so:x11-fonts/fontconfig |
|
|
| 110 |
X11_MAKE_ENV_OFF= BUILD_HEADLESS_ONLY=1 \ |
110 |
X11_MAKE_ENV_OFF= BUILD_HEADLESS_ONLY=1 \ |
| 111 |
MAKEFLAGS=X_CFLAGS="-I${LOCALBASE}/include" |
111 |
MAKEFLAGS=X_CFLAGS="-I${LOCALBASE}/include" |
| 112 |
X11_MAKE_ENV_ON= MAKEFLAGS="" |
112 |
X11_MAKE_ENV_ON= MAKEFLAGS="" |