aboutsummaryrefslogtreecommitdiff
path: root/graphics/kf5-kplotting/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-01-26 18:19:47 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-01-26 18:19:47 +0000
commit0af3f5648f0ee69d4fc5e0349df6b28a17d38af0 (patch)
tree3720e670b184fd9da2f62655bde523bfff530a35 /graphics/kf5-kplotting/Makefile
parenta28f6cfe2a96a38b0364ae3220a032113c640e8b (diff)
downloadports-0af3f5648f0ee69d4fc5e0349df6b28a17d38af0.tar.gz
ports-0af3f5648f0ee69d4fc5e0349df6b28a17d38af0.zip
Update KDE Frameworks to 5.30.0
* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php * New framework: x11/kf5-kwayland PR: 216345 Exp-run by: antoine Reviewed by: rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D9271
Notes
Notes: svn path=/head/; revision=432529
Diffstat (limited to 'graphics/kf5-kplotting/Makefile')
-rw-r--r--graphics/kf5-kplotting/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/kf5-kplotting/Makefile b/graphics/kf5-kplotting/Makefile
index 1d17a4827555..0b50240c87e2 100644
--- a/graphics/kf5-kplotting/Makefile
+++ b/graphics/kf5-kplotting/Makefile
@@ -10,7 +10,6 @@ COMMENT= KF5 lightweight plotting framework
USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz
USE_KDE= ecm
-USE_QT5= core gui testlib widgets \
- buildtools_build qmake_build
+USE_QT5= buildtools_build core gui qmake_build testlib widgets
.include <bsd.port.mk>