aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:04:58 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:07:01 +0000
commitdc1b06da9234e6d93c2fb925f8c2b9382f059f75 (patch)
tree7de114945a45ccaf7a82b7f4cab02a179c2f04c4
parent7ac3b10c6be5664cd5a3749e608e318b5ce00d41 (diff)
downloadports-dc1b06da9234e6d93c2fb925f8c2b9382f059f75.tar.gz
ports-dc1b06da9234e6d93c2fb925f8c2b9382f059f75.zip
x11-fm/dolphin: pet stage-qa
-rw-r--r--x11-fm/dolphin/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-fm/dolphin/Makefile b/x11-fm/dolphin/Makefile
index ba2f6e2b428f..c9f68efd5c68 100644
--- a/x11-fm/dolphin/Makefile
+++ b/x11-fm/dolphin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dolphin
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-fm kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -12,7 +13,8 @@ RUN_DEPENDS= ${QT_PLUGINDIR}/ffmpegthumbs.so:multimedia/kdemultimedia-ffmpegthum
${QT_PLUGINDIR}/gsthumbnail.so:graphics/kdegraphics-thumbnailers \
${QT_PLUGINDIR}/kf5/kio/thumbnail.so:devel/kio-extras
-USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 qt:5 \
+ tar:xz xorg
USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \
completion config configwidgets coreaddons crash dbusaddons \
emoticons filemetadata i18n iconthemes init \
@@ -23,6 +25,7 @@ USE_KDE= activities attica auth baloo baloo-widgets bookmarks codecs \
doctools_build ecm_build
USE_QT= concurrent core dbus gui network phonon4 widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
SHLIB_VER= 5.0.0
PLIST_SUB+= SHLIB_VER="${SHLIB_VER}" \