summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 22:05:14 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 22:07:07 +0300
commit8362970ea67f6794498aff3a673e43cb587a2d29 (patch)
treed83382a3879035da3592ac328e7e0660fbac6b56 /x11
parentx11/kf5-plasma-framework: pet stage-qa (diff)
x11/konsole: pet stage-qa
Diffstat (limited to 'x11')
-rw-r--r--x11/konsole/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile
index 68e41cc640a7..77906d830d81 100644
--- a/x11/konsole/Makefile
+++ b/x11/konsole/Makefile
@@ -1,5 +1,6 @@
PORTNAME= konsole
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -13,7 +14,7 @@ LICENSE= GPLv2+
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 attica bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons emoticons globalaccel guiaddons i18n \
iconthemes init itemmodels jobwidgets kio \
@@ -23,6 +24,7 @@ USE_KDE= auth attica bookmarks codecs completion config configwidgets \
USE_QT= concurrent core dbus gui network printsupport script scripttools sql \
widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS