summaryrefslogtreecommitdiff
path: root/sysutils/ccze
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-04 21:28:40 +0000
committerrillig <rillig@pkgsrc.org>2019-11-04 21:28:40 +0000
commit15bb5ef0c0e2649c11f1265cb3267780466dd29d (patch)
treecab40909c685a7f1bd42c69dca80873cfd7d89c7 /sysutils/ccze
parentef482b78e029548a99588f95eff363467deb3687 (diff)
downloadpkgsrc-15bb5ef0c0e2649c11f1265cb3267780466dd29d.tar.gz
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.
Diffstat (limited to 'sysutils/ccze')
-rw-r--r--sysutils/ccze/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/ccze/Makefile b/sysutils/ccze/Makefile
index 6fc6112f7d4..40cdafbb1b0 100644
--- a/sysutils/ccze/Makefile
+++ b/sysutils/ccze/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/09/08 11:57:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2019/11/04 21:28:42 rillig Exp $
DISTNAME= ccze-0.2.1
PKGREVISION= 4
@@ -9,8 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://bonehunter.rulez.org/software/ccze/
COMMENT= Log coloriser, fast and light on resources
-GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+GNU_CONFIGURE= yes
+USE_TOOLS+= gmake
BUILDLINK_TRANSFORM+= rm:-Wmulticharacter
LDFLAGS.SunOS+= -lsocket -lnsl