diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-06 21:12:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-06 21:12:23 +0000 |
commit | 399e16b34cd01570a1d6d172df3b0af55555870b (patch) | |
tree | 9463d9c1e4aa715ff70083af997a13c67aff09df /www | |
parent | f797847e0fad9d14d2b6132207768135c763b052 (diff) | |
download | ports-399e16b34cd01570a1d6d172df3b0af55555870b.tar.gz ports-399e16b34cd01570a1d6d172df3b0af55555870b.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/spdylay/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile index 7247101dae86..15417ca7d4b9 100644 --- a/www/spdylay/Makefile +++ b/www/spdylay/Makefile @@ -14,7 +14,6 @@ COMMENT= SPDY protocol version 2, 3 and 3.1 implementation in C LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl-devel BROKEN_powerpc64= does not link: undefined reference to 'std::ctype<char>::_M_widen_init()' BROKEN_sparc64= does not build: fails to link |