diff options
-rw-r--r-- | www/spdylay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/spdylay/Makefile b/www/spdylay/Makefile index 6a27e5e1b23f..dd4824c58a23 100644 --- a/www/spdylay/Makefile +++ b/www/spdylay/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= libevent_openssl.so:devel/libevent2 RUN_DEPENDS= libevent2>=2.0.8:devel/libevent2 BROKEN_powerpc64= does not build +BROKEN_sparc64= does not build: fails to link CONFIGURE_ARGS= --enable-examples \ --enable-src |