Lines 14-20
Link Here
|
14 |
LICENSE_FILE= ${WRKSRC}/COPYING |
14 |
LICENSE_FILE= ${WRKSRC}/COPYING |
15 |
|
15 |
|
16 |
USES= gmake iconv:translit localbase pkgconfig |
16 |
USES= gmake iconv:translit localbase pkgconfig |
17 |
USE_XORG= ice sm x11 xext |
17 |
USE_XORG= ice sm x11 xext xrender |
|
|
18 |
LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig libfreetype.so:print/freetype2 |
18 |
USE_GNOME= gdkpixbuf2 |
19 |
USE_GNOME= gdkpixbuf2 |
19 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
20 |
CONFIGURE_ARGS= --enable-guievents \ |
21 |
CONFIGURE_ARGS= --enable-guievents \ |