diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2026-05-18 08:40:56 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2026-05-18 08:40:56 +0000 |
| commit | b46ba4fc23ad4d9c8d197f26593fcfd54ab50a63 (patch) | |
| tree | c7876844f9b4ca4e765275c2b36fbb6447c14a7e /irc | |
| parent | 774dac8bdc61455c482f8ef6773b873eb0e71e80 (diff) | |
Diffstat (limited to 'irc')
| -rw-r--r-- | irc/konversation/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index 538abb5811c2..819190b14e39 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -1,5 +1,6 @@ PORTNAME= konversation DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= irc kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -16,7 +17,7 @@ USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:6 \ USE_KDE= archive attica auth bookmarks codecs completion config \ configwidgets coreaddons crash dbusaddons doctools globalaccel \ i18n iconthemes idletime itemviews jobwidgets kio newstuff \ - notifications notifyconfig parts phonon service solid sonnet \ + notifications notifyconfig parts service solid sonnet \ statusnotifieritem textwidgets wallet widgetsaddons \ windowsystem xmlgui \ ecm:build |
