summaryrefslogtreecommitdiffstats
path: root/security/poly1305aes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/poly1305aes/Makefile')
-rw-r--r--security/poly1305aes/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/poly1305aes/Makefile b/security/poly1305aes/Makefile
index 0d32bc4..24ce7bc 100644
--- a/security/poly1305aes/Makefile
+++ b/security/poly1305aes/Makefile
@@ -9,10 +9,13 @@ MASTER_SITES= http://cr.yp.to/mac/
MAINTAINER= ports@FreeBSD.org
COMMENT= Poly1305 message authentication reference implementation using AES
+LICENSE= PD
+
ALL_TARGET= default
CC+= ${CPPFLAGS} ${CFLAGS} ${LDFLAGS}
+BROKEN_aarch64= Fails to build: poly1305aes.impl.do: fatal: all tests failed
NOT_FOR_ARCHS= amd64
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud