From 15bb5ef0c0e2649c11f1265cb3267780466dd29d Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 4 Nov 2019 21:28:40 +0000 Subject: sysutils: align variable assignments pkglint -Wall -F --only aligned --only indent -r Manually excluded consolekit and dc-tools since pkglint didn't get the formatting correct. --- sysutils/tpb/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysutils/tpb') diff --git a/sysutils/tpb/Makefile b/sysutils/tpb/Makefile index b9960215c66..7e261358ca5 100644 --- a/sysutils/tpb/Makefile +++ b/sysutils/tpb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/06/01 12:18:23 shattered Exp $ +# $NetBSD: Makefile,v 1.22 2019/11/04 21:28:53 rillig Exp $ # DISTNAME= tpb-0.6.4 @@ -10,11 +10,11 @@ MAINTAINER= soren@NetBSD.org HOMEPAGE= http://www.nongnu.org/tpb/ COMMENT= Utility to enable the IBM ThinkPad(tm) special keys -ONLY_FOR_PLATFORM= *-*-i386 +ONLY_FOR_PLATFORM= *-*-i386 USE_PKGLOCALEDIR= yes USE_TOOLS+= msgfmt -GNU_CONFIGURE= YES +GNU_CONFIGURE= YES CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3