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/burn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/burn/Makefile') diff --git a/sysutils/burn/Makefile b/sysutils/burn/Makefile index b116655150c..2093c358cdd 100644 --- a/sysutils/burn/Makefile +++ b/sysutils/burn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2019/04/03 00:33:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2019/11/04 21:28:42 rillig Exp $ # DISTNAME= burn-0.4.1 @@ -24,7 +24,7 @@ MAKE_JOBS_SAFE= no MAKE_ENV+= ADDITIONAL_CPPFLAGS=-D_POSIX_SOURCE MAKE_ENV+= ADDITIONAL_LDFLAGS=-lutil -FIX_GNUSTEP_INSTALLATION_DIR= yes +FIX_GNUSTEP_INSTALLATION_DIR= yes SUBST_FILES.gnustep_installation_dir+= Bundles/CDparanoia/GNUmakefile SUBST_FILES.gnustep_installation_dir+= Bundles/CDrecord/GNUmakefile SUBST_FILES.gnustep_installation_dir+= Bundles/MkIsoFs/GNUmakefile -- cgit v1.2.3