git: 865f4761dd4b - main - net-im/kopete: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:21 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=865f4761dd4b862f6e1d79f51e2fe1c5bbd193e5
commit 865f4761dd4b862f6e1d79f51e2fe1c5bbd193e5
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:44 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:31 +0000
net-im/kopete: pet stage-qa
---
net-im/kopete/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile
index 5f1b4f97d7e1..673ac7fbe224 100644
--- a/net-im/kopete/Makefile
+++ b/net-im/kopete/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kopete
PORTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -13,7 +13,7 @@ LIB_DEPENDS= libidn.so:dns/libidn \
libv4l2.so:multimedia/libv4l
USES= cmake compiler:c++11-lang desktop-file-utils gnome jpeg kde:5 \
- qca qt:5 shebangfix tar:xz
+ qca qt:5 shebangfix tar:xz xorg
USE_GNOME= libxml2 libxslt
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons dnssd emoticons guiaddons i18n \
@@ -26,6 +26,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \
USE_KDE+= contacts identitymanagement libkleo pimtextedit
USE_QT= concurrent core dbus gui network phonon4 printsupport sql widgets xml \
buildtools_build qmake_build testlib_build
+USE_XORG= x11
SHEBANG_FILES= protocols/winpopup/winpopup-install \
protocols/winpopup/winpopup-send \