aboutsummaryrefslogtreecommitdiff
path: root/net/freeradius3
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2018-10-22 15:57:41 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2018-10-22 15:57:41 +0000
commitca58c8b4825b62e2aa6173ac2ed786d5ee73a724 (patch)
treedd926bf63d92bad1c1dd06ac908bd6248b108c20 /net/freeradius3
parenta483159515eb30a66230a2415be6603436db18a2 (diff)
downloadports-ca58c8b4825b62e2aa6173ac2ed786d5ee73a724.tar.gz
ports-ca58c8b4825b62e2aa6173ac2ed786d5ee73a724.zip
- Unbreak various platforms
PR: 232533 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Notes
Notes: svn path=/head/; revision=482748
Diffstat (limited to 'net/freeradius3')
-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