aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius3
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-07-02 04:00:29 +0000
commitaff42c7199b9182b398eeda522cb9bcb182895f8 (patch)
tree1132ef2f7655593f25dfefe7bd682bbbb7a0d555 /net/freeradius3
parent83fac84d499abb25f1d93b9cce214a6daeca6e7d (diff)
downloadports-aff42c7199b9182b398eeda522cb9bcb182895f8.tar.gz
ports-aff42c7199b9182b398eeda522cb9bcb182895f8.zip
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=473699
Diffstat (limited to 'net/freeradius3')
-rw-r--r--net/freeradius3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile
index 2728062298ad..26de0d847500 100644
--- a/net/freeradius3/Makefile
+++ b/net/freeradius3/Makefile
@@ -17,6 +17,8 @@ COMMENT= Free RADIUS server implementation
LICENSE= GPLv2
+BROKEN_mips= fails to compile: unrecognized command line option "-Wno-date-time"
+BROKEN_mips64= fails to compile: unrecognized command line option "-Wno-date-time"
BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-date-time"
LIB_DEPENDS= libgdbm.so:databases/gdbm \