summaryrefslogtreecommitdiff
path: root/net/grive
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/grive
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/grive')
-rw-r--r--net/grive/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net/grive/Makefile b/net/grive/Makefile
index 8cd76685ad1..3243911b192 100644
--- a/net/grive/Makefile
+++ b/net/grive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2019/08/22 12:23:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2019/11/03 11:45:35 rillig Exp $
DISTNAME= ${GHNAME}-${GHDATE}-${GHCOMMIT}
PKGNAME= ${GHNAME}-0.3.0.${GHDATE}
@@ -20,11 +20,11 @@ WRKSRC= ${WRKDIR}/grive-${GHCOMMIT}
USE_CMAKE= yes
USE_LANGUAGES= c c++11
-SUBST_CLASSES+= disableqt
-SUBST_MESSAGE.disableqt=Disable QT frontend
-SUBST_STAGE.disableqt= pre-configure
-SUBST_FILES.disableqt= CMakeLists.txt
-SUBST_SED.disableqt= -e '/ bgrive/d'
+SUBST_CLASSES+= disableqt
+SUBST_MESSAGE.disableqt= Disable QT frontend
+SUBST_STAGE.disableqt= pre-configure
+SUBST_FILES.disableqt= CMakeLists.txt
+SUBST_SED.disableqt= -e '/ bgrive/d'
SUBST_CLASSES+= manpath
SUBST_MESSAGE.manpath= Fix manpath