summaryrefslogtreecommitdiff
path: root/net/djbdnscurve6
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 11:45:28 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 11:45:28 +0000
commit6d1d2ca41e824dc78d236dd7507b72a54ede5a88 (patch)
tree97ee76f3981200121bbba776c699b2cf57cc3af5 /net/djbdnscurve6
parentc541c77da9d5d98e1ba6000a10bd6ad0d291105c (diff)
downloadpkgsrc-6d1d2ca41e824dc78d236dd7507b72a54ede5a88.tar.gz
net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'net/djbdnscurve6')
-rw-r--r--net/djbdnscurve6/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/djbdnscurve6/Makefile b/net/djbdnscurve6/Makefile
index c700d2b3079..e9245cd98a5 100644
--- a/net/djbdnscurve6/Makefile
+++ b/net/djbdnscurve6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2019/08/03 10:45:18 schmonz Exp $
+# $NetBSD: Makefile,v 1.10 2019/11/03 11:45:33 rillig Exp $
DISTNAME= djbdnscurve6-35
PKGREVISION= 3
@@ -25,11 +25,11 @@ SUBST_FILES.etc= src/dns_rcrw.c man/qualification.5
SUBST_SED.etc= -e 's|/etc/dnsrewrite|${PKG_SYSCONFBASE}/dnsrewrite|g'
SUBST_MESSAGE.etc= Fixing prefix.
-SUBST_CLASSES+= sysconfdir
-SUBST_STAGE.sysconfdir= do-configure
-SUBST_FILES.sysconfdir= src/dnscache-conf.c
-SUBST_VARS.sysconfdir= PKG_SYSCONFDIR
-SUBST_MESSAGE.sysconfdir=Fixing sysconfdir.
+SUBST_CLASSES+= sysconfdir
+SUBST_STAGE.sysconfdir= do-configure
+SUBST_FILES.sysconfdir= src/dnscache-conf.c
+SUBST_VARS.sysconfdir= PKG_SYSCONFDIR
+SUBST_MESSAGE.sysconfdir= Fixing sysconfdir.
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
CONF_FILES+= ${EGDIR}/dnsroots.global ${PKG_SYSCONFDIR}/dnsroots.global