|
Lines 20-26
Link Here
|
| 20 |
setxkbmap:${PORTSDIR}/x11/setxkbmap |
20 |
setxkbmap:${PORTSDIR}/x11/setxkbmap |
| 21 |
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib |
21 |
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib |
| 22 |
|
22 |
|
| 23 |
USES= compiler cpe gmake libtool pathfix pkgconfig python |
23 |
USES= compiler cpe gmake libtool pathfix pkgconfig python gettext |
| 24 |
USE_GNOME= glib20 librsvg2 pygobject3 |
24 |
USE_GNOME= glib20 librsvg2 pygobject3 |
| 25 |
USE_LDCONFIG= yes |
25 |
USE_LDCONFIG= yes |
| 26 |
GNU_CONFIGURE= yes |
26 |
GNU_CONFIGURE= yes |
|
Lines 52-58
Link Here
|
| 52 |
ISOCODES_RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:${PORTSDIR}/misc/iso-codes |
52 |
ISOCODES_RUN_DEPENDS= ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:${PORTSDIR}/misc/iso-codes |
| 53 |
ISOCODES_CONFIGURE_OFF= --disable-iso-codes-check |
53 |
ISOCODES_CONFIGURE_OFF= --disable-iso-codes-check |
| 54 |
|
54 |
|
| 55 |
NLS_USES= gettext |
|
|
| 56 |
NLS_CONFIGURE_WITH= nls |
55 |
NLS_CONFIGURE_WITH= nls |
| 57 |
|
56 |
|
| 58 |
GTK2_USE= GNOME=gtk20 |
57 |
GTK2_USE= GNOME=gtk20 |