summaryrefslogtreecommitdiff
path: root/archivers/rzip
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 22:54:25 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 22:54:25 +0000
commita7c3d5f2ab7b02ca23fc9c09db4d507a28896a81 (patch)
tree9cce7130d767493e0f4605ea12b6dca9f1b74702 /archivers/rzip
parent2e8a5b794ca122b12ad4b375bd2cfd8f472f879a (diff)
downloadpkgsrc-a7c3d5f2ab7b02ca23fc9c09db4d507a28896a81.tar.gz
archivers: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'archivers/rzip')
-rw-r--r--archivers/rzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/rzip/Makefile b/archivers/rzip/Makefile
index bd652f3354b..9ea1eb7edb2 100644
--- a/archivers/rzip/Makefile
+++ b/archivers/rzip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2016/01/23 05:47:38 zafer Exp $
+# $NetBSD: Makefile,v 1.13 2019/11/02 22:54:27 rillig Exp $
DISTNAME= rzip-2.1
CATEGORIES= archivers
@@ -8,7 +8,7 @@ MAINTAINER= carton@Ivy.NET
HOMEPAGE= http://rzip.samba.org/
COMMENT= Create or extract .rz files, like gzip but smaller
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
INSTALL_MAKE_FLAGS+= INSTALL_BIN=${DESTDIR}${PREFIX}/bin \
INSTALL_MAN=${DESTDIR}${PREFIX}/${PKGMANDIR}