aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2018-07-11 16:44:34 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2018-07-11 16:44:34 +0000
commitaf3ce47a68cfa81e0a1d783345c5b03959223dfe (patch)
tree08ddbadfebd1aff2c8a97afbaa632dff25e64796 /x11-toolkits/Makefile
parentc31225fc50188dbbbfd1f3f2d7bd53b4e0d68fde (diff)
downloadports-af3ce47a68cfa81e0a1d783345c5b03959223dfe.tar.gz
ports-af3ce47a68cfa81e0a1d783345c5b03959223dfe.zip
Add x11-toolkits/py-qt5-quickwidgets, Python bindings for QtQuickWidgets module
Reviewed by: tcberner (kde) Approved by: tcberner (kde) Differential Revision: https://reviews.freebsd.org/D15903
Notes
Notes: svn path=/head/; revision=474468
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index 46c1be2af44a..ed6ee769f485 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -213,6 +213,7 @@
SUBDIR += py-qt4-gui
SUBDIR += py-qt5-gui
SUBDIR += py-qt5-quick
+ SUBDIR += py-qt5-quickwidgets
SUBDIR += py-qt5-widgets
SUBDIR += py-sexy
SUBDIR += py-tkinter