git: 2c080f811af6 - main - sysutils/plasma5-plasma-disks: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:26 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c080f811af6cd1e9b7a52d5ea6956c47152a4c1 commit 2c080f811af6cd1e9b7a52d5ea6956c47152a4c1 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:38 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:53 +0000 sysutils/plasma5-plasma-disks: pet stage-qa --- sysutils/plasma5-plasma-disks/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/plasma5-plasma-disks/Makefile b/sysutils/plasma5-plasma-disks/Makefile index 033d8e1749f8..f42b2d988f94 100644 --- a/sysutils/plasma5-plasma-disks/Makefile +++ b/sysutils/plasma5-plasma-disks/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-disks DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -22,7 +23,7 @@ LICENSE_FILE_LGPL3= ${WRKSRC}/LICENSES/LGPL-3.0-only.txt RUN_DEPENDS= smartmontools>0:sysutils/smartmontools -USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg USE_KDE= activities auth codecs config configwidgets coreaddons \ dbusaddons ecm i18n kdeclarative kio ksysguard notifications \ @@ -30,6 +31,7 @@ USE_KDE= activities auth codecs config configwidgets coreaddons \ USE_QT= concurrent core dbus declarative gui network quickcontrols \ widgets xml \ buildtools_build qmake_build +USE_XORG= x11 post-patch: ${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" \