aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-05-12 06:09:38 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-05-12 06:10:11 +0000
commitfa64b374feffe1a139c1f7c8e182301138da2bcb (patch)
tree2283285818405c2cacf2083e3e5c2a756969e8f1 /www
parent286883b78dbe5d4ed7b27c95aa7fe960a0a19165 (diff)
downloadports-fa64b374feffe1a139c1f7c8e182301138da2bcb.tar.gz
ports-fa64b374feffe1a139c1f7c8e182301138da2bcb.zip
www/proxygen: Broken until fixed by upstream
Reported by: fallout
Diffstat (limited to 'www')
-rw-r--r--www/proxygen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile
index dd33439a2840..36e4cb83d592 100644
--- a/www/proxygen/Makefile
+++ b/www/proxygen/Makefile
@@ -34,4 +34,6 @@ CMAKE_ON= BUILD_SHARED_LIBS
BINARY_ALIAS= python3=${PYTHON_CMD}
+BROKEN= Update of archivers/snappy to 1.1.9 broke proxygen: https://github.com/facebook/proxygen/issues/361
+
.include <bsd.port.mk>