summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/freeradius3/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile
index 1416927aec9d..46dc2cf8b12b 100644
--- a/net/freeradius3/Makefile
+++ b/net/freeradius3/Makefile
@@ -18,10 +18,6 @@ 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 \
libtalloc.so:devel/talloc