summaryrefslogtreecommitdiff
path: root/textproc/uncrustify
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-04 21:43:32 +0000
committerrillig <rillig@pkgsrc.org>2019-11-04 21:43:32 +0000
commit481997d3135ddf5a3b17274a3fc1f45480c939bd (patch)
tree9553862a9cfe74c1c14f87da190c9d55fb2772ea /textproc/uncrustify
parent15bb5ef0c0e2649c11f1265cb3267780466dd29d (diff)
downloadpkgsrc-481997d3135ddf5a3b17274a3fc1f45480c939bd.tar.gz
textproc: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'textproc/uncrustify')
-rw-r--r--textproc/uncrustify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index 9fe6d9aa55d..bd227c2460b 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2019/07/09 20:36:21 nia Exp $
+# $NetBSD: Makefile,v 1.6 2019/11/04 21:43:48 rillig Exp $
DISTNAME= uncrustify-uncrustify-0.69.0
PKGNAME= ${DISTNAME:S/uncrustify-//}
@@ -20,7 +20,7 @@ CONFIGURE_DIRS= ${OBJDIR}
CMAKE_ARG_PATH= ${WRKSRC}
PYTHON_VERSIONS_ACCEPTED= 27
-PYTHON_FOR_BUILD_ONLY= yes
+PYTHON_FOR_BUILD_ONLY= yes
pre-configure:
${MKDIR} ${WRKSRC}/build