aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-01-19 07:28:41 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-01-19 07:28:41 +0000
commit29c4a2e92706b34391288e7f97e85d0fa9bbda58 (patch)
tree465a84fa5a26324a95a2877179571c8bfdabffd5
parent309c0583e8076518762e219c23e37c3b1003509f (diff)
downloadports-29c4a2e92706b34391288e7f97e85d0fa9bbda58.tar.gz
ports-29c4a2e92706b34391288e7f97e85d0fa9bbda58.zip
Notes
-rw-r--r--security/libprelude/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile
index b0ffa59def67..b62ca375c40f 100644
--- a/security/libprelude/Makefile
+++ b/security/libprelude/Makefile
@@ -12,6 +12,8 @@ COMMENT= Sensor support library from Prelude SIEM
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_riscv64= fails to configure: Easybindings require a C++ compiler, but none were found.
+
LIB_DEPENDS= libltdl.so:devel/libltdl \
libgnutls.so:security/gnutls \
libgcrypt.so:security/libgcrypt