summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 22:03:54 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 22:06:35 +0300
commit2d04ebfa349cc282b9161e023e01c2732b7d1714 (patch)
tree68b16ae9708a5f5385f4eb5c7b423ffccbfcb0ac /net-p2p
parentnet-p2p/ktorrent: pet stage-qa (diff)
net-p2p/libktorrent: pet stage-qa
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libktorrent/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile
index c7f3e5559599..3a8a7c5b6d7b 100644
--- a/net-p2p/libktorrent/Makefile
+++ b/net-p2p/libktorrent/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libktorrent
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -10,12 +10,13 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgmp.so:math/gmp
-USES= cmake compiler:c++11-lang gettext kde:5 qca qt:5 tar:xz
+USES= cmake compiler:c++11-lang gettext kde:5 qca qt:5 tar:xz xorg
USE_KDE= archive completion config coreaddons crash i18n \
jobwidgets kio service solid widgetsaddons windowsystem \
ecm_build
USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build testlib_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS