git: 9d08d500768b - main - net/kpimtextedit: add missed dependency on ktextaddons
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Oct 2023 01:35:58 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9d08d500768bbb14c511496370e30399289c4290
commit 9d08d500768bbb14c511496370e30399289c4290
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-10-29 01:35:19 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-10-29 01:35:19 +0000
net/kpimtextedit: add missed dependency on ktextaddons
---
net/kpimtextedit/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net/kpimtextedit/Makefile b/net/kpimtextedit/Makefile
index 1899332d1348..c493eaf71b72 100644
--- a/net/kpimtextedit/Makefile
+++ b/net/kpimtextedit/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kpimtextedit
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+POTREVISION= 1
CATEGORIES= net kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -11,8 +12,8 @@ LICENSE= LGPL21
USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons \
emoticons i18n iconthemes init itemmodels itemviews jobwidgets \
- kdelibs4support kio service solid sonnet syntaxhighlighting textwidgets \
- widgetsaddons windowsystem xmlgui \
+ kdelibs4support kio ktextaddons service solid sonnet syntaxhighlighting \
+ textwidgets widgetsaddons windowsystem xmlgui \
ecm:build
USE_QT= concurrent core dbus gui network speech widgets xml \
buildtools:build qmake:build