summaryrefslogtreecommitdiff
path: root/multimedia/py-gstreamer0.10
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 17:11:59 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 17:11:59 +0000
commita5388c1842a0443d90a11e6ff6e96d26fb7ee265 (patch)
tree9454a2ba199c50f4b1b1f154e141f0e4b4accb15 /multimedia/py-gstreamer0.10
parent575e1746162afa0bdf65141775da50fd5ae1f6e6 (diff)
downloadpkgsrc-a5388c1842a0443d90a11e6ff6e96d26fb7ee265.tar.gz
multimedia: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'multimedia/py-gstreamer0.10')
-rw-r--r--multimedia/py-gstreamer0.10/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/py-gstreamer0.10/Makefile b/multimedia/py-gstreamer0.10/Makefile
index 031b3a496c3..3c73ca4bac2 100644
--- a/multimedia/py-gstreamer0.10/Makefile
+++ b/multimedia/py-gstreamer0.10/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/09/02 13:20:10 adam Exp $
+# $NetBSD: Makefile,v 1.43 2019/11/03 17:12:03 rillig Exp $
DISTNAME= gst-python-0.10.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer0.10/}
@@ -14,12 +14,12 @@ LICENSE= gnu-lgpl-v2.1
CONFLICTS= gst-python-[0-9]*
-USE_PKGLOCALEDIR= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config gmake
-GNU_CONFIGURE= yes
-CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
-PY_PATCHPLIST= yes
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config gmake
+GNU_CONFIGURE= yes
+CONFIGURE_ENV+= PYTHON=${PYTHONBIN}
+PY_PATCHPLIST= yes
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 0.10.22; use py-gobjects
PKGCONFIG_OVERRIDE+= pkgconfig/gst-python.pc.in