aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:01:57 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:05:48 +0000
commitf71951a082458c2cc48bd68b3d3610d3fe80a40e (patch)
treef33164665a621ec61c16f7b980bc59052e3cf113
parent2320ce75ac97f6ccd494b05f883de6b30edde334 (diff)
downloadports-f71951a082458c2cc48bd68b3d3610d3fe80a40e.tar.gz
ports-f71951a082458c2cc48bd68b3d3610d3fe80a40e.zip
audio/juk: pet stage-qa
-rw-r--r--audio/juk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/juk/Makefile b/audio/juk/Makefile
index db57b1a3d627..f40a352c4288 100644
--- a/audio/juk/Makefile
+++ b/audio/juk/Makefile
@@ -1,5 +1,6 @@
PORTNAME= juk
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= audio kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libtag.so:audio/taglib
-USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
+USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg
USE_KDE= auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons globalaccel i18n iconthemes itemviews \
jobwidgets kio notifications service solid sonnet textwidgets \
@@ -17,6 +18,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \
ecm_build
USE_QT= concurrent core dbus gui network phonon4 svg widgets xml \
buildtools_build qmake_build testlib_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS