aboutsummaryrefslogtreecommitdiff
path: root/multimedia/shotcut
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:38 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-19 11:14:38 +0000
commitea6a6d1fe1cd96601685734815752f5976a5e2a6 (patch)
tree727c43e1050c18d25cf6c088e4d5afd4e5394c52 /multimedia/shotcut
parent1287e536967a953df35438a11c3fabd8fa1e1658 (diff)
downloadports-ea6a6d1fe1cd96601685734815752f5976a5e2a6.tar.gz
ports-ea6a6d1fe1cd96601685734815752f5976a5e2a6.zip
Diffstat (limited to 'multimedia/shotcut')
-rw-r--r--multimedia/shotcut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile
index 9f32c50e70bd..beae7d75f977 100644
--- a/multimedia/shotcut/Makefile
+++ b/multimedia/shotcut/Makefile
@@ -12,9 +12,10 @@ LICENSE= GPLv3
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
${LOCALBASE}/lib/libjack.so:audio/jack
-USES= compiler:c++11-lang desktop-file-utils gl mlt:6 pkgconfig \
+USES= compiler:c++11-lang cpe desktop-file-utils gl mlt:6 pkgconfig \
qmake qt:5 sdl shared-mime-info \
xorg
+CPE_VENDOR= meltytech
USE_GITHUB= yes
GH_ACCOUNT= mltframework