aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 21:35:54 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-12-03 21:35:54 +0000
commit067a18449b4160d67a5e903ace93cfcf3086694a (patch)
tree1d910354d3fa07e4f0b64963f1bc98ffd6d76e34
parent3246fec31ec6510d095f4075a9d3b7b5f26b801d (diff)
downloadports-067a18449b4160d67a5e903ace93cfcf3086694a.tar.gz
ports-067a18449b4160d67a5e903ace93cfcf3086694a.zip
graphics/kamerka: use phonon4 component instead of LIB_DEPENDS
-rw-r--r--graphics/kamerka/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/kamerka/Makefile b/graphics/kamerka/Makefile
index 1cec5583e82e..f5ff4c533eae 100644
--- a/graphics/kamerka/Makefile
+++ b/graphics/kamerka/Makefile
@@ -12,13 +12,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= v4l_compat>0:multimedia/v4l_compat
LIB_DEPENDS= libv4l2.so:multimedia/libv4l \
- libphonon4qt5.so:multimedia/phonon \
libqimageblitz.so:x11/qimageblitz
USES= cmake compiler:c++11-lang kde:5 qt:5 xorg
USE_GITHUB= yes
GH_ACCOUNT= dos1
-USE_QT= concurrent core dbus declarative gui network printsupport script xml widgets \
+USE_QT= concurrent core dbus declarative gui network phonon4 printsupport script xml widgets \
qmake:build buildtools:build
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons crash \
guiaddons i18n iconthemes init itemviews jobwidgets kdeclarative kdelibs4support \