summaryrefslogtreecommitdiff
path: root/net/py-nyx/Makefile
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/py-nyx/Makefile
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/py-nyx/Makefile')
-rw-r--r--net/py-nyx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/py-nyx/Makefile b/net/py-nyx/Makefile
index 42c024981df..5788444707c 100644
--- a/net/py-nyx/Makefile
+++ b/net/py-nyx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/10/23 01:42:34 riastradh Exp $
+# $NetBSD: Makefile,v 1.2 2019/11/03 11:45:51 rillig Exp $
.include "../../net/py-nyx/Makefile.common"
@@ -16,9 +16,9 @@ USE_LANGUAGES= # none
DEPENDS+= ${PYPKGPREFIX}-stem>=1.7.0:../../devel/py-stem
-REPLACE_PYTHON+=run_nyx
-REPLACE_PYTHON+=run_tests.py
-REPLACE_PYTHON+=setup.py
+REPLACE_PYTHON+= run_nyx
+REPLACE_PYTHON+= run_tests.py
+REPLACE_PYTHON+= setup.py
do-test:
cd ${WRKSRC} && ./run_tests.py