diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-05-02 15:07:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-05-02 15:07:27 +0000 |
commit | c400a2c8b66ef7d81b63a185371097fcd14de2f7 (patch) | |
tree | f71697e1f45a6271e1a15499aca86ed380d94710 /multimedia/zoneminder-h264 | |
parent | c27599182b75f6ae7b04d33b80e60bfb8b2dc111 (diff) | |
download | ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.tar.gz ports-c400a2c8b66ef7d81b63a185371097fcd14de2f7.zip |
Notes
Diffstat (limited to 'multimedia/zoneminder-h264')
-rw-r--r-- | multimedia/zoneminder-h264/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/zoneminder-h264/Makefile b/multimedia/zoneminder-h264/Makefile index 3a531cd6658c..26a3aced7e47 100644 --- a/multimedia/zoneminder-h264/Makefile +++ b/multimedia/zoneminder-h264/Makefile @@ -2,7 +2,7 @@ PORTNAME= zoneminder-h264 PORTVERSION= 1.30.20170222 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MAINTAINER= bsd@abinet.ru @@ -10,6 +10,7 @@ COMMENT= Complete security camera solution, fully web based with image analysis LICENSE= GPLv2 +BROKEN= fails to build with ffmpeg 4.0 CONFLICTS_INSTALL= zoneminder ZM_DEPENDS= p5-DBI>=0:databases/p5-DBI \ |