git: 38d7436fd72b - main - devel/py-qt5-qscintilla2: allow all flavors
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Dec 2022 12:54:01 UTC
The branch main has been updated by lbartoletti:
URL: https://cgit.FreeBSD.org/ports/commit/?id=38d7436fd72b6d75dfb08d0efe92d3ced3a13857
commit 38d7436fd72b6d75dfb08d0efe92d3ced3a13857
Author: Loïc Bartoletti <lbartoletti@FreeBSD.org>
AuthorDate: 2022-12-13 12:53:28 +0000
Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org>
CommitDate: 2022-12-13 12:53:47 +0000
devel/py-qt5-qscintilla2: allow all flavors
---
devel/py-qt5-qscintilla2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-qt5-qscintilla2/Makefile b/devel/py-qt5-qscintilla2/Makefile
index 6f6c5544ba10..53575740541a 100644
--- a/devel/py-qt5-qscintilla2/Makefile
+++ b/devel/py-qt5-qscintilla2/Makefile
@@ -14,7 +14,7 @@ LIB_DEPENDS= libqscintilla2_qt5.so:devel/qscintilla2-qt5
DISTINFO_FILE= ${.CURDIR:H}/qscintilla2-qt5/distinfo
DESTDIRNAME= INSTALL_ROOT
-USES= python:3.5-3.9 pyqt:5 gl qt:5
+USES= python:3.8+ pyqt:5 gl qt:5
USE_GL= gl
USE_PYQT= pyqt5 sip:build qtbuilder
USE_PYTHON= concurrent flavors py3kplist