aboutsummaryrefslogtreecommitdiff
path: root/multimedia/shotcut/Makefile
diff options
context:
space:
mode:
authorAlberto Villa <avilla@FreeBSD.org>2017-01-10 11:41:57 +0000
committerAlberto Villa <avilla@FreeBSD.org>2017-01-10 11:41:57 +0000
commita7daa54c98bc9b422860ef70bc129d0436941ab3 (patch)
treea70eb63c8d934f75a5056a3a92a93214f2e8a636 /multimedia/shotcut/Makefile
parent376eefbef80a3cbb3f42934975fd9b25bdc499bf (diff)
downloadports-a7daa54c98bc9b422860ef70bc129d0436941ab3.tar.gz
ports-a7daa54c98bc9b422860ef70bc129d0436941ab3.zip
Notes
Diffstat (limited to 'multimedia/shotcut/Makefile')
-rw-r--r--multimedia/shotcut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile
index 7921b18c71b5..15ea3f66806b 100644
--- a/multimedia/shotcut/Makefile
+++ b/multimedia/shotcut/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libmlt.so:multimedia/mlt
RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \
${LOCALBASE}/lib/libjack.so:audio/jack \
- ${LOCALBASE}/lib/libSDL-1.2.so:devel/sdl12
+ ${LOCALBASE}/lib/libSDL.so:devel/sdl12
USE_GITHUB= yes
GH_ACCOUNT= mltframework