diff options
author | marino <marino@FreeBSD.org> | 2015-04-11 04:59:51 +0800 |
---|---|---|
committer | marino <marino@FreeBSD.org> | 2015-04-11 04:59:51 +0800 |
commit | 6a3089c57221f69393aa8223e500eeffff535e53 (patch) | |
tree | fce5c2d0dd58243eada1d55da2f906900d84559a /multimedia/openh264/Makefile | |
parent | 9b3c1ae143987d6ead09d9ada41a4b836ae873cc (diff) | |
download | freebsd-ports-gnome-6a3089c57221f69393aa8223e500eeffff535e53.tar.gz freebsd-ports-gnome-6a3089c57221f69393aa8223e500eeffff535e53.tar.zst freebsd-ports-gnome-6a3089c57221f69393aa8223e500eeffff535e53.zip |
multimedia/openh264: Mark broken; checksum mismatch
At least this saves having to download 35Mb for nothing...
Diffstat (limited to 'multimedia/openh264/Makefile')
-rw-r--r-- | multimedia/openh264/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/openh264/Makefile b/multimedia/openh264/Makefile index f426fa5cfb40..a9f7ce4f696e 100644 --- a/multimedia/openh264/Makefile +++ b/multimedia/openh264/Makefile @@ -10,6 +10,8 @@ COMMENT= Cisco implementation of H.264 codec LICENSE= BSD2CLAUSE +BROKEN= fails to fetch with a checksum mismatch + USE_GITHUB= yes GH_ACCOUNT= cisco GH_PROJECT= ${PORTNAME} |