From 6e743f405e3caa54219ab9e536fbcaa594f88003 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 25 Apr 2008 22:57:14 +0000 Subject: [PATCH] - Mark BROKEN on -CURRENT: error: conflicting types for 'memrchr' Reported by: pointyhat --- net/openradius/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net/openradius/Makefile b/net/openradius/Makefile index 0023e7f14d86..1296b7fd9ee9 100644 --- a/net/openradius/Makefile +++ b/net/openradius/Makefile @@ -38,6 +38,10 @@ SCRIPTS_ENV+= USE_LDAP=yes PLIST_SUB+= LDAP="@comment " .endif +.if ${OSVERSION} >= 800034 +BROKEN= does not compile +.endif + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR}