diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2018-01-09 20:06:34 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2018-01-09 20:06:34 +0000 |
commit | 7fb154ca8ffc3fa35f89d3440e6d180cadd46edd (patch) | |
tree | 3bc8d9b78c6732d6fd18f330915a53b6577ab8bf /www/Makefile | |
parent | 405695425a47ecb3338e973e5ae0161f88724dcf (diff) |
New ports: www/py-qt5-webchannel and www/py-qt5-webengine
Reviewed by: mat, tcberner
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D12964
Notes
Notes:
svn path=/head/; revision=458563
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 868d08a72672..07ef771e34b6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1830,6 +1830,8 @@ SUBDIR += py-qp SUBDIR += py-qpy SUBDIR += py-qt4-webkit + SUBDIR += py-qt5-webchannel + SUBDIR += py-qt5-webengine SUBDIR += py-qt5-webkit SUBDIR += py-qt5-webkitwidgets SUBDIR += py-rackspace-monitoring |