aboutsummaryrefslogtreecommitdiff
path: root/security/libtomcrypt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 00:47:14 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 00:47:14 +0000
commitf1c5b78c485b8330d92249bb1b72e002c1b429a0 (patch)
treece0ba039e73aa26cf274cd42e00f7ac94a9a3b5c /security/libtomcrypt
parent58c64d8bbb6675f107ee162754b03fc686bb65d0 (diff)
downloadports-f1c5b78c485b8330d92249bb1b72e002c1b429a0.tar.gz
ports-f1c5b78c485b8330d92249bb1b72e002c1b429a0.zip
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473692
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 7da50afc19b6..39621f7446b0 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_mips= fails to compile: unrecognized command line option "-Wno-type-limits"
+BROKEN_mips64= fails to compile: unrecognized command line option "-Wno-type-limits"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-type-limits"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}