diff options
author | makc <makc@FreeBSD.org> | 2014-03-04 00:50:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-03-04 00:50:32 +0800 |
commit | c05a76ed15368176b937f2b06dad88f13e12f4f0 (patch) | |
tree | 0facf8a13da71e87170cdfcf5902ed77d09cb72f /graphics/Makefile | |
parent | 5e6b17ee28fc3150198fa33fda5c63d81fbc8872 (diff) | |
download | freebsd-ports-gnome-c05a76ed15368176b937f2b06dad88f13e12f4f0.tar.gz freebsd-ports-gnome-c05a76ed15368176b937f2b06dad88f13e12f4f0.tar.zst freebsd-ports-gnome-c05a76ed15368176b937f2b06dad88f13e12f4f0.zip |
KDE/FreeBSD team is happy to present Qt 5 in ports!
Alberto Villa (avilla@) has done all the hard work to create Qt 5 ports.
Trivial update from 5.2.0-beta1 to 5.2.1 by me.
Special thanks for Adriaan de Groot <groot@kde.org> for his assistance for
Qt-5.2.0 update.
Approved by: portmgr (bapt) (for Mk/bsd.port.mk)
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6274ee174b86..fd99dae6ac56 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -884,6 +884,11 @@ SUBDIR += qt4-opengl SUBDIR += qt4-pixeltool SUBDIR += qt4-svg + SUBDIR += qt5-graphicaleffects + SUBDIR += qt5-imageformats + SUBDIR += qt5-opengl + SUBDIR += qt5-pixeltool + SUBDIR += qt5-svg SUBDIR += qtgtl SUBDIR += quat SUBDIR += quat-gui |