summaryrefslogtreecommitdiff
path: root/print/p5-Net-CUPS
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-04 19:57:58 +0000
committerrillig <rillig@pkgsrc.org>2019-11-04 19:57:58 +0000
commit1c44ec1b14eb5e1fcb019972f90d270ed64d21b1 (patch)
treecac99088febfeca80101b51c2cf4c11e55c10e63 /print/p5-Net-CUPS
parentf056db6d1e0fa810249ae2e76f84665af80a372e (diff)
downloadpkgsrc-1c44ec1b14eb5e1fcb019972f90d270ed64d21b1.tar.gz
print: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'print/p5-Net-CUPS')
-rw-r--r--print/p5-Net-CUPS/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 13c1e460e27..e4b85aed91f 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2019/08/11 13:22:41 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2019/11/04 19:58:00 rillig Exp $
DISTNAME= Net-CUPS-0.64
PKGNAME= p5-${DISTNAME}
@@ -15,7 +15,7 @@ USE_LANGUAGES= c
PERL5_PACKLIST= auto/Net/CUPS/.packlist
-EXTRACT_USING= bsdtar
+EXTRACT_USING= bsdtar
BUILDLINK_DEPMETHOD.cups-filters= build # image.h
.include "../../print/cups-filters/buildlink3.mk"