summaryrefslogtreecommitdiff
path: root/filesystems/fuse-ext2/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 19:26:20 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 19:26:20 +0000
commit883c0fc32fc2ee0ddd64eb1fa9a18a0ef397db30 (patch)
tree62f08c547e899ee0d4effdeff9f6dfff62a033b4 /filesystems/fuse-ext2/Makefile
parent76f5c8d81b8b4d4a63e55f70a228e6271fab8a24 (diff)
downloadpkgsrc-883c0fc32fc2ee0ddd64eb1fa9a18a0ef397db30.tar.gz
filesystems: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'filesystems/fuse-ext2/Makefile')
-rw-r--r--filesystems/fuse-ext2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/filesystems/fuse-ext2/Makefile b/filesystems/fuse-ext2/Makefile
index 75f64180fde..8e0d7dd1628 100644
--- a/filesystems/fuse-ext2/Makefile
+++ b/filesystems/fuse-ext2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/04/10 21:37:51 maya Exp $
+# $NetBSD: Makefile,v 1.9 2019/11/03 19:26:20 rillig Exp $
DISTNAME= fuse-ext2-0.0.7
PKGREVISION= 2
@@ -12,10 +12,10 @@ LICENSE= gnu-gpl-v2
ONLY_FOR_PLATFORM= Linux-*-* NetBSD-*-*
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= autoheader automake autoreconf gmake pkg-config
-USE_LANGUAGES= c c++
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= autoheader automake autoreconf gmake pkg-config
+USE_LANGUAGES= c c++
INSTALLATION_DIRS= lib/umview/modules
pre-configure: