summaryrefslogtreecommitdiff
path: root/sysutils/qdirstat
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/qdirstat
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/qdirstat')
-rw-r--r--sysutils/qdirstat/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/qdirstat/Makefile b/sysutils/qdirstat/Makefile
index faac1c832bf..d8a57235fc1 100644
--- a/sysutils/qdirstat/Makefile
+++ b/sysutils/qdirstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2019/08/27 22:28:50 markd Exp $
+# $NetBSD: Makefile,v 1.11 2019/11/04 21:28:51 rillig Exp $
DISTNAME= qdirstat-1.6
CATEGORIES= sysutils
@@ -14,7 +14,7 @@ USE_TOOLS+= perl:run
REPLACE_PERL+= scripts/qdirstat-cache-writer
-#SUBST_CLASSES+= filemanager
+#SUBST_CLASSES+= filemanager
#SUBST_STAGE.filemanager= post-patch
#SUBST_MESSAGE.filemanager= Use dolphin not konqueror
#SUBST_FILES.filemanager= src/Cleanup.cpp
@@ -26,7 +26,7 @@ pre-configure:
do-configure:
cd ${WRKSRC} && qmake
-INSTALLATION_DIRS= bin share/applications share/pixmaps
+INSTALLATION_DIRS= bin share/applications share/pixmaps
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/qdirstat ${DESTDIR}${PREFIX}/bin/qdirstat