summaryrefslogtreecommitdiff
path: root/inputmethod/kasumi
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 22:56:53 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 22:56:53 +0000
commit6ec00b4b2448c60093123af24653fc2f83e43d1c (patch)
treed97d9e8dded0374a522d3429703a282b5d6e4b58 /inputmethod/kasumi
parenta7c3d5f2ab7b02ca23fc9c09db4d507a28896a81 (diff)
downloadpkgsrc-6ec00b4b2448c60093123af24653fc2f83e43d1c.tar.gz
inputmethod: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'inputmethod/kasumi')
-rw-r--r--inputmethod/kasumi/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile
index 4c6adf6a4ee..4625986b276 100644
--- a/inputmethod/kasumi/Makefile
+++ b/inputmethod/kasumi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2019/07/21 22:25:10 wiz Exp $
+# $NetBSD: Makefile,v 1.38 2019/11/02 22:56:54 rillig Exp $
DISTNAME= kasumi-2.5
PKGREVISION= 28
@@ -10,11 +10,11 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Dictionary management tool for anthy
LICENSE= gnu-gpl-v2
-USE_TOOLS+= pkg-config
-USE_X11= yes
+USE_TOOLS+= pkg-config
+USE_X11= yes
USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
BUILDLINK_API_DEPENDS.anthy+= anthy>=6520
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6