summaryrefslogtreecommitdiff
path: root/x11/py-qwt-qt5
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-12-02 15:53:28 +0000
committerwiz <wiz@pkgsrc.org>2022-12-02 15:53:28 +0000
commita2718cf222fcad6494dd0e6ad4fe09283bde31af (patch)
treefac4a1b00f36a1264c8846a7c89dfb46229d031e /x11/py-qwt-qt5
parentf3bec60d31b91d01ea35b0eec14dfc0578cc1780 (diff)
downloadpkgsrc-a2718cf222fcad6494dd0e6ad4fe09283bde31af.tar.gz
py-qwt-qt5: mark as not for python 2.x
Diffstat (limited to 'x11/py-qwt-qt5')
-rw-r--r--x11/py-qwt-qt5/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-qwt-qt5/Makefile b/x11/py-qwt-qt5/Makefile
index 2e2b02cdf0a..56f160ab7b9 100644
--- a/x11/py-qwt-qt5/Makefile
+++ b/x11/py-qwt-qt5/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2022/12/02 15:36:04 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2022/12/02 15:53:28 wiz Exp $
DISTNAME= pyqt-qwt-1.02.02
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyqt-qwt/qwt-qt5/}
@@ -19,6 +19,8 @@ DEPENDS+= ${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
# TODO: check if this is correct or should this be a full DEPENDS
BUILD_DEPENDS+= qt5-qtbase-[0-9]*:../../x11/qt5-qtbase
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
WHEEL_NAME= PyQt_Qwt-${PKGVERSION_NOREV}
USE_LANGUAGES= c++