From 5d2ce3599ff82e433f7d752400a6f17f2ebb12ad Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sat, 7 Jul 2018 15:56:01 +0000 Subject: Update to 1.8.8. --- japanese/uim-anthy/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'japanese/uim-anthy') diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile index 8828274d2986..567ef2d4731e 100644 --- a/japanese/uim-anthy/Makefile +++ b/japanese/uim-anthy/Makefile @@ -1,7 +1,6 @@ # Created by: MANTANI Nobutaka # $FreeBSD$ -PORTREVISION= 2 CATEGORIES= japanese .if defined(WITHOUT_X11) PKGNAMESUFFIX= -anthy-nox11 @@ -12,11 +11,13 @@ PKGNAMESUFFIX= -anthy COMMENT= Uim plugin using Anthy input method .if !defined(WITHOUT_X11) -USE_GNOME= gtk20 +USE_GNOME= cairo gdkpixbuf2 gtk20 .endif LIB_DEPENDS= libanthy.so:japanese/anthy \ - libuim.so:textproc/uim + libfreetype.so:print/freetype2 \ + libuim.so:textproc/uim \ + libfontconfig.so:x11-fonts/fontconfig MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} -- cgit v1.2.3