diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 22:20:30 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-04 22:20:30 +0000 |
commit | 366790689c55376507a8345f3a4b147db6529857 (patch) | |
tree | 60de395c1b48f776ec375cd82644bf8273d5aaac /databases/py-qt5-sql | |
parent | 10bd80f6a83a7cd3fed991b6e2b750d6cf7c4a27 (diff) |
Notes
Diffstat (limited to 'databases/py-qt5-sql')
-rw-r--r-- | databases/py-qt5-sql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-qt5-sql/Makefile b/databases/py-qt5-sql/Makefile index c59af1d7a528..1a264fe20373 100644 --- a/databases/py-qt5-sql/Makefile +++ b/databases/py-qt5-sql/Makefile @@ -12,7 +12,7 @@ RUN_DEPENDS= ${PY_ENUM34} CONFIGURE_ARGS= --enable QtSql PYQT_DIST= yes -USES= python pyqt:5 qt:5 +USES= gl python pyqt:5 qt:5 USE_GL= gl USE_PYQT= sip_build core_run widgets_run USE_PYTHON= concurrent flavors py3kplist |