summaryrefslogtreecommitdiff
path: root/comms/multisync-gui
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 12:04:12 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 12:04:12 +0000
commitb2e4a5f46228c81e46d7dd51126346fc05230c3d (patch)
treecebaafcaf2ebef8bc8b5bec5f211fee2aa26c7b3 /comms/multisync-gui
parent7bf7c2274b7ce05513561cb64ce9b42f3c7753e8 (diff)
downloadpkgsrc-b2e4a5f46228c81e46d7dd51126346fc05230c3d.tar.gz
comms: align variable assignments
pkglint -Wall -F --only aligned --only indent -r Manually adjusted the indentation in asterisk15 and asterisk16 to avoid too deep indentation.
Diffstat (limited to 'comms/multisync-gui')
-rw-r--r--comms/multisync-gui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/multisync-gui/Makefile b/comms/multisync-gui/Makefile
index da9e0ca0a35..a2c9662bbed 100644
--- a/comms/multisync-gui/Makefile
+++ b/comms/multisync-gui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2019/09/02 13:19:58 adam Exp $
+# $NetBSD: Makefile,v 1.69 2019/11/03 12:04:13 rillig Exp $
DISTNAME= multisync-gui-0.91.0
PKGREVISION= 51
@@ -12,7 +12,7 @@ COMMENT= GUI for libopensync
USE_TOOLS+= pkg-config
HAS_CONFIGURE= yes
-REPLACE_PYTHON= waf
+REPLACE_PYTHON= waf
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.91.0
LDFLAGS.DragonFly= -lgthread-2.0