aboutsummaryrefslogtreecommitdiff
path: root/multimedia/simplescreenrecorder
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-05-02 15:07:27 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-05-02 15:07:27 +0000
commitc400a2c8b66ef7d81b63a185371097fcd14de2f7 (patch)
treef71697e1f45a6271e1a15499aca86ed380d94710 /multimedia/simplescreenrecorder
parentc27599182b75f6ae7b04d33b80e60bfb8b2dc111 (diff)
downloadports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.tar.gz
ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.zip
Notes
Diffstat (limited to 'multimedia/simplescreenrecorder')
-rw-r--r--multimedia/simplescreenrecorder/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/simplescreenrecorder/Makefile b/multimedia/simplescreenrecorder/Makefile
index 5b4e6d8abef5..1be70ec030e7 100644
--- a/multimedia/simplescreenrecorder/Makefile
+++ b/multimedia/simplescreenrecorder/Makefile
@@ -3,6 +3,7 @@
PORTNAME= simplescreenrecorder
DISTVERSION= 0.3.10-2
DISTVERSIONSUFFIX= -g7439813
+PORTREVISION= 1
CATEGORIES= multimedia
MAINTAINER= yuri@FreeBSD.org
@@ -11,6 +12,8 @@ COMMENT= Screen video recorder
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= fails to build with ffmpeg 4.0
+
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libavformat.so:multimedia/ffmpeg