summaryrefslogtreecommitdiff
path: root/inputmethod/ja-freewnn-lib
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/ja-freewnn-lib
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/ja-freewnn-lib')
-rw-r--r--inputmethod/ja-freewnn-lib/Makefile.common10
1 files changed, 5 insertions, 5 deletions
diff --git a/inputmethod/ja-freewnn-lib/Makefile.common b/inputmethod/ja-freewnn-lib/Makefile.common
index 6aec31920a3..731d1689289 100644
--- a/inputmethod/ja-freewnn-lib/Makefile.common
+++ b/inputmethod/ja-freewnn-lib/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.22 2017/01/19 18:52:13 agc Exp $
+# $NetBSD: Makefile.common,v 1.23 2019/11/02 22:56:54 rillig Exp $
# used by inputmethod/ja-freewnn-server/Makefile
# used by inputmethod/ja-freewnn-lib/Makefile
DISTNAME= FreeWnn-1.1.1-a023
-MASTER_SITES= ${MASTER_SITE_OSDN:=freewnn/63271/}
+MASTER_SITES= ${MASTER_SITE_OSDN:=freewnn/63271/}
MASTER_SITES+= ftp://ftp.st.ryukoku.ac.jp/pub/japanese-im/FreeWnn/
CATEGORIES= inputmethod
@@ -15,9 +15,9 @@ LICENSE= gnu-gpl-v2
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-FILESDIR= ${.CURDIR}/../../inputmethod/ja-freewnn-lib/files
-DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ja-freewnn-lib/distinfo
-PATCHDIR= ${.CURDIR}/../../inputmethod/ja-freewnn-lib/patches
+FILESDIR= ${.CURDIR}/../../inputmethod/ja-freewnn-lib/files
+DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ja-freewnn-lib/distinfo
+PATCHDIR= ${.CURDIR}/../../inputmethod/ja-freewnn-lib/patches
# will be taka care with pkg INSTALL script
INSTALL_MAKE_FLAGS+= WNNTOUCH=${TRUE}