aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-12-13 12:53:28 +0000
committerLoïc Bartoletti <lbartoletti@FreeBSD.org>2022-12-13 12:53:47 +0000
commit38d7436fd72b6d75dfb08d0efe92d3ced3a13857 (patch)
treeb29266f8dfd5cc0fc9a000a3615dd826c87a3950
parent0a62917da845614158d3e35fe80c5c51e71b675a (diff)
downloadports-38d7436fd72b6d75dfb08d0efe92d3ced3a13857.tar.gz
ports-38d7436fd72b6d75dfb08d0efe92d3ced3a13857.zip
devel/py-qt5-qscintilla2: allow all flavors
-rw-r--r--devel/py-qt5-qscintilla2/Makefile2
1 files changed, 1 insertions, 1 deletions
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