git: d41162adb801 - main - devel/kcachegrind: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:59 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d41162adb801f0bc39c91d0463c9b797a827311a commit d41162adb801f0bc39c91d0463c9b797a827311a Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:33 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:02 +0000 devel/kcachegrind: pet stage-qa --- devel/kcachegrind/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index 41cc2ade0f55..86ef91ef2006 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -1,18 +1,20 @@ PORTNAME= kcachegrind DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= Profiler frontend for KDE USES= cmake compiler:c++11-lang desktop-file-utils kde:5 python:run qt:5 \ - shebangfix tar:xz + shebangfix tar:xz xorg USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons dbusaddons i18n itemviews jobwidgets kio service solid \ widgetsaddons windowsystem xmlgui \ ecm_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build +USE_XORG= x11 SHEBANG_FILES= converters/dprof2calltree \ converters/hotshot2calltree.in \