Lines 10-24
Link Here
|
10 |
MAINTAINER= hiroto.kagotani@gmail.com |
10 |
MAINTAINER= hiroto.kagotani@gmail.com |
11 |
COMMENT= Library to deal with Japanese Kana-to-Kanji conversion method |
11 |
COMMENT= Library to deal with Japanese Kana-to-Kanji conversion method |
12 |
|
12 |
|
13 |
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection |
13 |
LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \ |
14 |
LIB_DEPENDS= gee:${PORTSDIR}/devel/libgee06 \ |
14 |
libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib |
15 |
json-glib-1.0:${PORTSDIR}/devel/json-glib |
|
|
16 |
|
15 |
|
17 |
USE_LDCONFIG= yes |
16 |
USE_LDCONFIG= yes |
18 |
USE_GMAKE= yes |
|
|
19 |
USE_GCC= any |
17 |
USE_GCC= any |
20 |
USE_GNOME= intltool gnomehack |
18 |
USE_GNOME= intltool gnomehack introspection:build |
21 |
USES= pkgconfig |
19 |
USES= pkgconfig gmake |
22 |
GNU_CONFIGURE= yes |
20 |
GNU_CONFIGURE= yes |
23 |
CONFIGURE_ENV+= DATADIRNAME=share |
21 |
CONFIGURE_ENV+= DATADIRNAME=share |
24 |
MAN1= skk.1 |
22 |
MAN1= skk.1 |