From ad93dce8c274d9f95a3df1aa449e2211ed33757c Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 2 Nov 2019 22:18:22 +0000 Subject: chat: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. --- chat/meanwhile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/meanwhile') diff --git a/chat/meanwhile/Makefile b/chat/meanwhile/Makefile index 9dd97d8b2f7..742a3330c4c 100644 --- a/chat/meanwhile/Makefile +++ b/chat/meanwhile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 00:02:40 asau Exp $ +# $NetBSD: Makefile,v 1.12 2019/11/02 22:18:24 rillig Exp $ # DISTNAME= meanwhile-1.0.2 @@ -16,7 +16,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -CONFIGURE_ARGS+= --disable-doxygen +CONFIGURE_ARGS+= --disable-doxygen CHECK_WRKREF_SKIP+= share/doc/meanwhile-doc-1.0.2/samples/build -- cgit v1.2.3