git: 4a57ba2ea619 - main - sysutils/plasma5-kmenuedit: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:22 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a57ba2ea6191eb44e200421e5db59f109d20e51 commit 4a57ba2ea6191eb44e200421e5db59f109d20e51 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:35 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:52 +0000 sysutils/plasma5-kmenuedit: pet stage-qa --- sysutils/plasma5-kmenuedit/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/plasma5-kmenuedit/Makefile b/sysutils/plasma5-kmenuedit/Makefile index ce1cbfbe1b4d..6ebf4d417b74 100644 --- a/sysutils/plasma5-kmenuedit/Makefile +++ b/sysutils/plasma5-kmenuedit/Makefile @@ -1,11 +1,12 @@ PORTNAME= kmenuedit DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 menu editor -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons emoticons globalaccel guiaddons \ hotkeys i18n iconthemes init itemmodels itemviews jobwidgets \ @@ -14,5 +15,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ doctools_build ecm_build USE_QT= concurrent core dbus gui network printsupport widgets xml \ buildtools_build qmake_build +USE_XORG= x11 .include <bsd.port.mk>