aboutsummaryrefslogtreecommitdiffstats
path: root/audio/umurmur
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-02-17 01:52:50 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-02-17 01:52:50 +0800
commit7f845647f9978868063bf3c37065f564650941c6 (patch)
tree94ac9d5e64301b767c5660fd3292d23bb4b31957 /audio/umurmur
parentd3fa7b0ced9932cf6a3db287695019800a809318 (diff)
downloadfreebsd-ports-gnome-7f845647f9978868063bf3c37065f564650941c6.tar.gz
freebsd-ports-gnome-7f845647f9978868063bf3c37065f564650941c6.tar.zst
freebsd-ports-gnome-7f845647f9978868063bf3c37065f564650941c6.zip
BROKEN_SSL: Add REASON for breakage
Reported by: matwq
Diffstat (limited to 'audio/umurmur')
-rw-r--r--audio/umurmur/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/umurmur/Makefile b/audio/umurmur/Makefile
index bf5be5e0107c..325eea414ffe 100644
--- a/audio/umurmur/Makefile
+++ b/audio/umurmur/Makefile
@@ -17,6 +17,7 @@ LIB_DEPENDS= libconfig.so:devel/libconfig \
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= openssl-devel
+BROKEN_SSL_REASON_openssl-devel= configure: error: could not find libcrypto
USE_GITHUB= yes