diff options
Diffstat (limited to 'devel/py-qt6/Makefile')
-rw-r--r-- | devel/py-qt6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-qt6/Makefile b/devel/py-qt6/Makefile index 2bf2a31c1a43..7cbbc524efc5 100644 --- a/devel/py-qt6/Makefile +++ b/devel/py-qt6/Makefile @@ -9,6 +9,6 @@ WWW= https://riverbankcomputing.com/software/pyqt USES= metaport python pyqt:6 USE_PYTHON= concurrent flavors py3kplist -USE_PYQT= pyqt6 3d charts datavis3d networkauth +USE_PYQT= pyqt6 3d charts datavis3d graphs networkauth .include <bsd.port.mk> |