summaryrefslogtreecommitdiff
path: root/sysutils/radmind/Makefile
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/radmind/Makefile
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/radmind/Makefile')
-rw-r--r--sysutils/radmind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/radmind/Makefile b/sysutils/radmind/Makefile
index 95320977646..3362b04a949 100644
--- a/sysutils/radmind/Makefile
+++ b/sysutils/radmind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2019/05/09 09:37:36 hauke Exp $
+# $NetBSD: Makefile,v 1.42 2019/11/04 21:28:51 rillig Exp $
#
DISTNAME= radmind-1.14.1
@@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --with-radminddir=${RADMINDDIR}
CONFIGURE_ENV+= diffpath=${TOOLS_DIFF:Q}
# XXX configure script checks for path to echo, which pkgsrc does not
# provide, so we need to side-step {echopath}.
-CONFIGURE_ENV+= ac_cv_path_echopath=${TOOLS_ECHO:Q}
+CONFIGURE_ENV+= ac_cv_path_echopath=${TOOLS_ECHO:Q}
MAKE_JOBS_SAFE= no