diff options
author | tcberner <tcberner@FreeBSD.org> | 2019-06-23 23:39:32 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2019-06-23 23:39:32 +0800 |
commit | cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220 (patch) | |
tree | ff20dcbebe3cf8ce43d9faf74d03692d830e82ee /x11-fm | |
parent | a5447a7ef3a4fa78ece021ee9ad29fd43467c807 (diff) | |
download | freebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.tar.gz freebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.tar.zst freebsd-ports-gnome-cdd275e6846ddfa2ac8ffb7f9b0d0346d72dd220.zip |
KDE Applications: complete dependency lists
This has been on the TODO list for forever...
PR: 238764
Reported by: yuri
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/dolphin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile index a8fad7371b5a..6060099249d5 100644 --- a/x11-fm/dolphin/Makefile +++ b/x11-fm/dolphin/Makefile @@ -2,6 +2,7 @@ PORTNAME= dolphin DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-fm kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,7 +15,7 @@ RUN_DEPENDS= ${QT_PLUGINDIR}/ffmpegthumbs.so:multimedia/kdemultimedia-ffmpegthum ${QT_PLUGINDIR}/gsthumbnail.so:graphics/kdegraphics-thumbnailers \ ${QT_PLUGINDIR}/audiothumbnail.so:devel/kio-extras -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 tar:xz USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \ completion config configwidgets coreaddons crash dbusaddons \ doctools ecm emoticons filemetadata i18n iconthemes init \ |