diff options
Diffstat (limited to 'net-im/neochat/Makefile')
| -rw-r--r-- | net-im/neochat/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/net-im/neochat/Makefile b/net-im/neochat/Makefile index d2efc206f4b9..bc76e253ecc2 100644 --- a/net-im/neochat/Makefile +++ b/net-im/neochat/Makefile @@ -1,10 +1,8 @@ PORTNAME= neochat -DISTVERSION= 22.11 -PORTREVISION= 2 -CATEGORIES= net-im -MASTER_SITES= KDE/stable/plasma-mobile/${DISTVERSION} +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= net-im deskutils kde kde-applications -MAINTAINER= adridg@FreeBSD.org +MAINTAINER= kde@FreeBSD.org COMMENT= Glossy Matrix IM client based on KDE technologies WWW= https://invent.kde.org/network/neochat @@ -32,5 +30,6 @@ USE_KDE= auth codecs completion config configwidgets coreaddons dbusaddons \ syntaxhighlighting notifications qqc2-desktop-style \ widgetsaddons windowsystem \ ecm:build +USE_XORG= x11 .include <bsd.port.mk> |
