summaryrefslogtreecommitdiff
path: root/multimedia/wl-screenrec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/wl-screenrec/Makefile')
-rw-r--r--multimedia/wl-screenrec/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile
index 4b74e9294d3e..980f94bfd6b2 100644
--- a/multimedia/wl-screenrec/Makefile
+++ b/multimedia/wl-screenrec/Makefile
@@ -1,7 +1,7 @@
PORTNAME= wl-screenrec
DISTVERSIONPREFIX= v
-DISTVERSION= 0.1.5
-PORTREVISION= 9
+DISTVERSION= 0.1.5 # see PORTSCOUT comment below
+PORTREVISION= 11
CATEGORIES= multimedia wayland
MAINTAINER= ports@FreeBSD.org
@@ -10,6 +10,8 @@ WWW= https://github.com/russelltg/wl-screenrec
LICENSE= APACHE20
+BROKEN_i386= https://github.com/zmwangx/rust-ffmpeg-sys/issues/96
+
LIB_DEPENDS= libdrm.so:graphics/libdrm \
libavformat.so:multimedia/ffmpeg
@@ -22,7 +24,6 @@ PLIST_FILES= bin/${PORTNAME} \
share/zsh/site-functions/_${PORTNAME}
# https://github.com/russelltg/wl-screenrec/issues/99
-# https://github.com/zmwangx/rust-ffmpeg-sys/issues/96
PORTSCOUT= ignore:1
post-patch: