diff options
Diffstat (limited to 'japanese/libskk/Makefile')
-rw-r--r-- | japanese/libskk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/libskk/Makefile b/japanese/libskk/Makefile index 75aa4b518f27..3bfdc1e10ad6 100644 --- a/japanese/libskk/Makefile +++ b/japanese/libskk/Makefile @@ -3,6 +3,7 @@ PORTNAME= libskk PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= https://bitbucket.org/libskk/libskk/downloads/ @@ -16,7 +17,7 @@ BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \ LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06 \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib -USES= gmake pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig USE_GNOME= intltool introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes |