Date: Sun, 9 Dec 2018 06:15:40 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487025 - head/audio/umurmur Message-ID: <201812090615.wB96FeI6050679@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Dec 9 06:15:39 2018 New Revision: 487025 URL: https://svnweb.freebsd.org/changeset/ports/487025 Log: audio/umurmur builds fine with OpenSSL 1.1.1 http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/umurmur-0.2.17_1.log Modified: head/audio/umurmur/Makefile Modified: head/audio/umurmur/Makefile ============================================================================== --- head/audio/umurmur/Makefile Sun Dec 9 06:10:49 2018 (r487024) +++ head/audio/umurmur/Makefile Sun Dec 9 06:15:39 2018 (r487025) @@ -14,8 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to compile: fatal error: byteswap.h file not found BROKEN_armv6= fails to compile: fatal error: byteswap.h file not found -BROKEN_SSL= openssl111 -BROKEN_SSL_REASON_openssl111= configure: error: could not find libcrypto LIB_DEPENDS= libconfig.so:devel/libconfig \ libprotobuf-c.so:devel/protobuf-c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812090615.wB96FeI6050679>