From 2a6fbaaed045ab06cd7684382f4693bf0f996d55 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- multimedia/py-gstreamer0.10/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/py-gstreamer0.10') diff --git a/multimedia/py-gstreamer0.10/Makefile b/multimedia/py-gstreamer0.10/Makefile index 6e0be8cae48..64aacbe08e0 100644 --- a/multimedia/py-gstreamer0.10/Makefile +++ b/multimedia/py-gstreamer0.10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2016/07/09 13:03:57 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2017/01/01 14:43:48 wiz Exp $ DISTNAME= gst-python-0.10.22 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer0.10/} @@ -20,7 +20,7 @@ USE_TOOLS+= pkg-config gmake GNU_CONFIGURE= yes CONFIGURE_ENV+= PYTHON=${PYTHONBIN} PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.10.22; use py-gobjects +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.10.22; use py-gobjects PKGCONFIG_OVERRIDE+= pkgconfig/gst-python.pc.in -- cgit v1.2.3