From cb939586bb2b8b07300fb8a44168e16cd97ab2ed Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 2 Nov 2019 16:25:17 +0000 Subject: mail: align variable assignments pkglint -Wall -F --only aligned -r No manual corrections. --- mail/ja-mh/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/ja-mh') diff --git a/mail/ja-mh/Makefile b/mail/ja-mh/Makefile index 3ef2ba1e780..cf9e4170011 100644 --- a/mail/ja-mh/Makefile +++ b/mail/ja-mh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/11/11 09:18:31 sbd Exp $ +# $NetBSD: Makefile,v 1.14 2019/11/02 16:25:22 rillig Exp $ DISTNAME= mh-6.8.4-JP-3.05 PKGNAME= ja-mh6-3.05 @@ -26,9 +26,9 @@ PKG_DESTDIR_SUPPORT= destdir .include "../../mk/bsd.prefs.mk" -MAKE_JOBS_SAFE= NO -MANCOMPRESSED= yes -GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= NO +MANCOMPRESSED= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-batchmode CONFIGURE_ARGS+= --libexecdir=${PREFIX:Q}/libexec/mh CONFIGURE_ARGS+= --enable-jmandir=${PREFIX:Q}/${PKGMANDIR:Q}/ja_JP.EUC -- cgit v1.2.3