git: 3969f2414dce - main - sysutils/filelight: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:07 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3969f2414dcec2513af3bf7cf566af8ca2cfdb9f
commit 3969f2414dcec2513af3bf7cf566af8ca2cfdb9f
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:23 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:47 +0000
sysutils/filelight: pet stage-qa
---
sysutils/filelight/Makefile | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/sysutils/filelight/Makefile b/sysutils/filelight/Makefile
index b15cc045220f..029820d7e22b 100644
--- a/sysutils/filelight/Makefile
+++ b/sysutils/filelight/Makefile
@@ -1,5 +1,6 @@
PORTNAME= filelight
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= sysutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -9,13 +10,15 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook-
docbook-xml>0:textproc/docbook-xml
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
- kde:5 qt:5 tar:xz
+ kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons \
- i18n jobwidgets kdeclarative kio parts service solid sonnet textwidgets \
- widgetsaddons windowsystem xmlgui \
+ i18n jobwidgets kdeclarative kio package parts service \
+ solid sonnet textwidgets widgetsaddons windowsystem xmlgui \
doctools_build ecm_build
-USE_QT= concurrent core dbus gui network quickcontrols2 script svg widgets xml \
+USE_QT= concurrent core dbus declarative gui network quickcontrols2 \
+ script svg widgets xml \
buildtools_build qmake_build testlib_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS