summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-29 07:22:54 +0000
committerwiz <wiz@pkgsrc.org>2022-01-29 07:22:54 +0000
commit8e98d6b9ed0a5765f7f73fb8aa8db22a6f5569f6 (patch)
tree4ebf80333c90de6a95380866ee57bb1d5e0f0346 /multimedia
parentf55b0bf0378563dbfc0d352b860d98b3bfc9869a (diff)
downloadpkgsrc-8e98d6b9ed0a5765f7f73fb8aa8db22a6f5569f6.tar.gz
py-gstreamer1: mark as conflicting with other versions of this package
Due to lib/gstreamer-1.0/libgstpython.so
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/py-gstreamer1/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/py-gstreamer1/Makefile b/multimedia/py-gstreamer1/Makefile
index 2a10d57cc6f..125c193a2e0 100644
--- a/multimedia/py-gstreamer1/Makefile
+++ b/multimedia/py-gstreamer1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2021/12/08 16:05:52 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/01/29 07:22:54 wiz Exp $
DISTNAME= gst-python-1.18.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/gst-python/gstreamer1/}
@@ -17,6 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
PY_PATCHPLIST= yes
+PYTHON_SELF_CONFLICT= yes
TEST_TARGET= check
PYTHON_VERSIONS_INCOMPATIBLE= 27