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 /print/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 'print/Makefile')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 6e7749399567..92fc2758eede 100644 --- a/print/Makefile +++ b/print/Makefile @@ -259,6 +259,7 @@ SUBDIR += py-trml2pdf SUBDIR += qpdf SUBDIR += qpdfview + SUBDIR += qt5-printsupport SUBDIR += rlpr SUBDIR += rprint SUBDIR += rtf2latex |