summaryrefslogtreecommitdiff
path: root/chat/libfolks
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-02 22:18:22 +0000
committerrillig <rillig@pkgsrc.org>2019-11-02 22:18:22 +0000
commitad93dce8c274d9f95a3df1aa449e2211ed33757c (patch)
tree230496f7efa7b56c4b2c2650b888a4e1805f079a /chat/libfolks
parent026c2efcb746f36d4f807b11bcae4e2cd6ae1c9b (diff)
downloadpkgsrc-ad93dce8c274d9f95a3df1aa449e2211ed33757c.tar.gz
chat: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'chat/libfolks')
-rw-r--r--chat/libfolks/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/chat/libfolks/Makefile b/chat/libfolks/Makefile
index fd33e6e9372..70f65f59b44 100644
--- a/chat/libfolks/Makefile
+++ b/chat/libfolks/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/09/19 08:32:08 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/11/02 22:18:23 rillig Exp $
DISTNAME= folks-0.4.2
PKGNAME= lib${DISTNAME}
@@ -12,10 +12,10 @@ HOMEPAGE= https://wiki.gnome.org/action/show/Projects/Folks
COMMENT= Library to manage contacts
LICENSE= gnu-lgpl-v2
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config intltool gmake msgfmt
-USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config intltool gmake msgfmt
+USE_PKGLOCALEDIR= yes
PKGCONFIG_OVERRIDE+= backends/telepathy/lib/folks-telepathy.pc.in
PKGCONFIG_OVERRIDE+= folks/folks.pc.in