aboutsummaryrefslogtreecommitdiff
path: root/net-im/ktp-common-internals
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:03:46 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:32 +0000
commit188ef5bec8c957b00b7d61e39c350529799ae3a5 (patch)
tree130ac6eefcdf7da9f91187dd0017649cae0a9bc2 /net-im/ktp-common-internals
parentb55063a68411203e25f510d1fee9b5495700cb67 (diff)
downloadports-188ef5bec8c957b00b7d61e39c350529799ae3a5.tar.gz
ports-188ef5bec8c957b00b7d61e39c350529799ae3a5.zip
net-im/ktp-common-internals: pet stage-qa
Diffstat (limited to 'net-im/ktp-common-internals')
-rw-r--r--net-im/ktp-common-internals/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile
index 8b3b0b6bc3e6..45741a378872 100644
--- a/net-im/ktp-common-internals/Makefile
+++ b/net-im/ktp-common-internals/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ktp-common-internals
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -19,7 +20,7 @@ LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang gettext pkgconfig kde:5 \
- qt:5 tar:xz
+ qt:5 tar:xz xorg
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons i18n iconthemes itemviews jobwidgets kcmutils \
kio notifications notifyconfig parts people service solid \
@@ -28,6 +29,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
ecm_build
USE_QT= concurrent core dbus declarative gui network sql widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
USE_LDCONFIG= yes
OPTIONS_DEFINE= DOCS