From ffce433fd291da3119f7dfd9786dbdbc45a5bf55 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Fri, 12 Jun 2009 07:40:39 +0000 Subject: [PATCH] Mark BROKEN on 8.x: does not build. --- comms/yawmppp/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/comms/yawmppp/Makefile b/comms/yawmppp/Makefile index cbfcdfc716ea..5174a0963cd9 100644 --- a/comms/yawmppp/Makefile +++ b/comms/yawmppp/Makefile @@ -45,4 +45,10 @@ do-install: .endfor .endif -.include +.include + +.if ${OSVERSION} >= 800064 +BROKEN= does not build +.endif + +.include