summaryrefslogtreecommitdiff
path: root/net/py-ORBit
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-ORBit
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-ORBit')
-rw-r--r--net/py-ORBit/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/net/py-ORBit/Makefile b/net/py-ORBit/Makefile
index 8c1d8ed447f..f6f95dc9e82 100644
--- a/net/py-ORBit/Makefile
+++ b/net/py-ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2019/09/02 13:19:51 adam Exp $
+# $NetBSD: Makefile,v 1.57 2019/11/03 11:45:49 rillig Exp $
DISTNAME= pyorbit-2.24.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyorbit/ORBit/}
@@ -12,18 +12,18 @@ HOMEPAGE= https://www.gnome.org/
COMMENT= Python bindings for ORBit2
LICENSE= gnu-lgpl-v2.1
-PY_PATCHPLIST= YES
-USE_TOOLS+= gmake pkg-config
-USE_LIBTOOL= YES
+PY_PATCHPLIST= YES
+USE_TOOLS+= gmake pkg-config
+USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE+= pyorbit-2.pc.in
-GNU_CONFIGURE= YES
-CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
+GNU_CONFIGURE= YES
+CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q}
PYTHON_SELF_CONFLICT= YES
-BUILDLINK_API_DEPENDS.python26+= python26>=2.6.2nb4
+BUILDLINK_API_DEPENDS.python26+= python26>=2.6.2nb4
-PYTHON_VERSIONS_ACCEPTED= 27 # dead upstream, no plans to port
+PYTHON_VERSIONS_ACCEPTED= 27 # dead upstream, no plans to port
BUILDLINK_TRANSFORM.SunOS+= rm:-std=c9x