summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/nflib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nflib/Makefile b/security/nflib/Makefile
index b31b493dc4c7..071590e9ad0d 100644
--- a/security/nflib/Makefile
+++ b/security/nflib/Makefile
@@ -13,6 +13,8 @@ COMMENT= NTT-based fast lattice cryptography library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT_LICENSE.txt
+BUILD_DEPENDS= as:devel/binutils
+
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= unconditionally includes amd64 assembler code