summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
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