diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 19:03:44 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 19:06:31 +0000 |
commit | 865f4761dd4b862f6e1d79f51e2fe1c5bbd193e5 (patch) | |
tree | 190d86368ed89911a136c8d4de0f3f1caed51896 /net-im | |
parent | adc6663f3d9b62d2aaf763ef1056fd3c9e13cb79 (diff) |
net-im/kopete: pet stage-qa
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kopete/Makefile | 5 |
1 files 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 \ |