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 /textproc/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 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 44d399e8dd07..58a663826140 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -73,6 +73,7 @@ SUBDIR += clit SUBDIR += clucene SUBDIR += clucene-qt4 + SUBDIR += clucene-qt5 SUBDIR += coccigrep SUBDIR += coco SUBDIR += code2html @@ -1211,6 +1212,8 @@ SUBDIR += qt4-xml SUBDIR += qt4-xmlpatterns SUBDIR += qt4-xmlpatterns-tool + SUBDIR += qt5-xml + SUBDIR += qt5-xmlpatterns SUBDIR += qu-aspell SUBDIR += queequeg SUBDIR += rand |