diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-09-23 19:04:17 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-09-23 19:04:17 +0000 |
commit | 028f181cc7ccf9a17b30e0958742aa01c960a294 (patch) | |
tree | ae583ee19bf01a841e9c99860f0d06bcd9a502fa /graphics/kf5-kplotting | |
parent | d291d9a9b1692d2efa73a96a7e88cc888d268d3f (diff) |
Notes
Diffstat (limited to 'graphics/kf5-kplotting')
-rw-r--r-- | graphics/kf5-kplotting/Makefile | 3 | ||||
-rw-r--r-- | graphics/kf5-kplotting/distinfo | 6 | ||||
-rw-r--r-- | graphics/kf5-kplotting/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/graphics/kf5-kplotting/Makefile b/graphics/kf5-kplotting/Makefile index 2dbba57fb3cb..8b19c6823385 100644 --- a/graphics/kf5-kplotting/Makefile +++ b/graphics/kf5-kplotting/Makefile @@ -9,6 +9,7 @@ COMMENT= KF5 lightweight plotting framework USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= ecm -USE_QT= buildtools_build core gui qmake_build testlib widgets +USE_QT= core gui testlib uiplugin widgets \ + buildtools_build qmake_build .include <bsd.port.mk> diff --git a/graphics/kf5-kplotting/distinfo b/graphics/kf5-kplotting/distinfo index ecc323f9611a..6e1dc2a4c9a9 100644 --- a/graphics/kf5-kplotting/distinfo +++ b/graphics/kf5-kplotting/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565017304 -SHA256 (KDE/frameworks/5.61.0/kplotting-5.61.0.tar.xz) = 95781b50bef0e081e48b472b4fcbbcd3301ec45245498261e4a3ec8e42b892ba -SIZE (KDE/frameworks/5.61.0/kplotting-5.61.0.tar.xz) = 29788 +TIMESTAMP = 1568002317 +SHA256 (KDE/frameworks/5.62.0/kplotting-5.62.0.tar.xz) = 7472943518a4b0e2fe1877ce47b9f667e178822926985a0efc9c20361097b94e +SIZE (KDE/frameworks/5.62.0/kplotting-5.62.0.tar.xz) = 30164 diff --git a/graphics/kf5-kplotting/pkg-plist b/graphics/kf5-kplotting/pkg-plist index e9544dc1a8ba..6e4c14441026 100644 --- a/graphics/kf5-kplotting/pkg-plist +++ b/graphics/kf5-kplotting/pkg-plist @@ -16,3 +16,4 @@ lib/libKF5Plotting.so lib/libKF5Plotting.so.5 lib/libKF5Plotting.so.%%KDE_FRAMEWORKS_VERSION%% %%QT_MKSPECDIR%%/modules/qt_KPlotting.pri +%%QT_PLUGINDIR%%/designer/kplotting5widgets.so |