aboutsummaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-13 21:56:50 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-12-13 21:56:50 +0000
commit5b3f3dd953448e0ec3ddc609dbf53a005662635d (patch)
treec8ea48f297bee52a8d84f4ec84da2d9fa23078a5 /graphics/Makefile
parent7f63a1808f185107b013d2e350c33370099f37b3 (diff)
downloadports-5b3f3dd953448e0ec3ddc609dbf53a005662635d.tar.gz
ports-5b3f3dd953448e0ec3ddc609dbf53a005662635d.zip
At very long last land PyQt5 5.5.1 ports.
Add the required bits to Uses/pyqt.mk along with all the PyQt5 ports. Thankfully this commit is mostly adding new ports, as the hard work was already done in r403297 and r403662. Huge kudos to Tobias Berner <tcberner@gmail.com> and, most importantly, Guido Falsi (madpilot@) for their initial work on these ports (see D2910 in Phabricator for an earlier version of the PyQt5 patch set). PR: 204672
Notes
Notes: svn path=/head/; revision=403693
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 522ed21522f1..3d63f9335c7f 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -864,6 +864,7 @@
SUBDIR += py-pygooglechart
SUBDIR += py-pyproj
SUBDIR += py-qt4-svg
+ SUBDIR += py-qt5-svg
SUBDIR += py-rabbyt
SUBDIR += py-sane
SUBDIR += py-seqdiag