Lines 15-33
Link Here
|
15 |
RUN_DEPENDS= xkbcomp:x11/xkbcomp \ |
15 |
RUN_DEPENDS= xkbcomp:x11/xkbcomp \ |
16 |
iso-codes>=0:misc/iso-codes |
16 |
iso-codes>=0:misc/iso-codes |
17 |
|
17 |
|
18 |
USE_XORG= x11 xkbfile |
18 |
USES= gettext-runtime gmake libtool pathfix pkgconfig tar:xz |
19 |
USES= gmake libtool pathfix pkgconfig tar:xz |
|
|
20 |
USE_GNOME= libxml2 glib20 introspection:build |
19 |
USE_GNOME= libxml2 glib20 introspection:build |
21 |
USE_LDCONFIG= yes |
20 |
USE_LDCONFIG= yes |
|
|
21 |
USE_XORG= x11 xkbfile |
22 |
|
22 |
GNU_CONFIGURE= yes |
23 |
GNU_CONFIGURE= yes |
23 |
CPPFLAGS+= -I${LOCALBASE}/include |
|
|
24 |
CONFIGURE_ARGS= --with-xkb-base=${LOCALBASE}/share/X11/xkb \ |
24 |
CONFIGURE_ARGS= --with-xkb-base=${LOCALBASE}/share/X11/xkb \ |
25 |
--with-xkb-bin-base=${LOCALBASE}/bin \ |
25 |
--with-xkb-bin-base=${LOCALBASE}/bin \ |
26 |
--with-xmodmap-base=${LOCALBASE}/share/xmodmap \ |
26 |
--with-xmodmap-base=${LOCALBASE}/share/xmodmap \ |
27 |
--disable-gtk-doc \ |
27 |
--disable-gtk-doc \ |
28 |
--with-html-dir=${GNOME_HTML_DIR} |
28 |
--with-html-dir=${GNOME_HTML_DIR} |
29 |
CPPFLAGS+= -I${LOCALBASE}/include |
|
|
30 |
LDFLAGS+= -L${LOCALBASE}/lib |
31 |
INSTALL_TARGET= install-strip |
29 |
INSTALL_TARGET= install-strip |
32 |
|
30 |
|
33 |
PLIST_SUB= VERSION=${PORTVERSION} |
31 |
PLIST_SUB= VERSION=${PORTVERSION} |