aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-anthy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/scim-anthy/Makefile')
-rw-r--r--japanese/scim-anthy/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/japanese/scim-anthy/Makefile b/japanese/scim-anthy/Makefile
index 3ec320efb793..ca6a78730da9 100644
--- a/japanese/scim-anthy/Makefile
+++ b/japanese/scim-anthy/Makefile
@@ -14,11 +14,14 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= scim:textproc/scim
-LIB_DEPENDS= libanthy.so:japanese/anthy
+LIB_DEPENDS= libanthy.so:japanese/anthy \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2
RUN_DEPENDS:= ${BUILD_DEPENDS} \
kasumi:japanese/kasumi
-USES= gmake iconv libtool:keepla pkgconfig
+USES= gettext-runtime gmake iconv libtool:keepla pkgconfig
+USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 pango
GNU_CONFIGURE= yes
.include <bsd.port.mk>