diff options
author | antoine <antoine@FreeBSD.org> | 2019-02-23 20:24:22 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-02-23 20:24:22 +0800 |
commit | f42cd311811698cd76ec26a906c5eb96614da674 (patch) | |
tree | 832a61868c6e5e38be373d59dfc9a477d577c8e9 /multimedia | |
parent | 57ad42efc1370379be4a0681c219755ae37b05c1 (diff) | |
download | freebsd-ports-gnome-f42cd311811698cd76ec26a906c5eb96614da674.tar.gz freebsd-ports-gnome-f42cd311811698cd76ec26a906c5eb96614da674.tar.zst freebsd-ports-gnome-f42cd311811698cd76ec26a906c5eb96614da674.zip |
Unbreak
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/shotcut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile index 5ae578684fa3..0c4227446324 100644 --- a/multimedia/shotcut/Makefile +++ b/multimedia/shotcut/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ffmpeg:multimedia/ffmpeg \ USE_GITHUB= yes GH_ACCOUNT= mltframework # Needed to be able to correctly check for updates in-app. -FULLVERSION= 18.12.23 +FULLVERSION= 18.11.18 USES= pkgconfig qmake qt:5 USE_QT= buildtools_build concurrent_build core declarative \ |