Date: Mon, 22 Oct 2018 15:57:41 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482748 - head/net/freeradius3 Message-ID: <201810221557.w9MFvfrN054435@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Mon Oct 22 15:57:41 2018 New Revision: 482748 URL: https://svnweb.freebsd.org/changeset/ports/482748 Log: - Unbreak various platforms PR: 232533 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Modified: head/net/freeradius3/Makefile Modified: head/net/freeradius3/Makefile ============================================================================== --- head/net/freeradius3/Makefile Mon Oct 22 15:34:55 2018 (r482747) +++ head/net/freeradius3/Makefile Mon Oct 22 15:57:41 2018 (r482748) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810221557.w9MFvfrN054435>