aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 14:40:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 14:40:31 +0000
commitfc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e (patch)
treeacb4b2fabfae7f10029c7fcb78c44f91b703fedb /security/libtomcrypt
parenteeb17e1ca98491961c26e52c69d27894af6a85aa (diff)
downloadports-fc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e.tar.gz
ports-fc0d927e6b9c02b4c1bb10e6b09242e85ff42f7e.zip
Notes
Diffstat (limited to 'security/libtomcrypt')
-rw-r--r--security/libtomcrypt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libtomcrypt/Makefile b/security/libtomcrypt/Makefile
index 3a5ca13c8384..7da50afc19b6 100644
--- a/security/libtomcrypt/Makefile
+++ b/security/libtomcrypt/Makefile
@@ -14,6 +14,8 @@ COMMENT= Comprehensive, modular, and portable cryptographic toolkit
LICENSE= PD
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-type-limits"
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CFLAGS+= -I${LOCALBASE}/include