From 847773cecde89557ed86a4dc3a631efa7588fbbc Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Sun, 10 Apr 2005 22:04:45 +0000 Subject: BROKEN on 4.x: Does not compile --- net/ppxp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'net/ppxp') diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 14c8cc871a4d..72e5ddc02246 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -70,6 +70,8 @@ DOC_ja_JP= QuickStart.txt QuickUsage.txt guide-1.html guide-2.html \ .if ${OSVERSION} >= 502126 BROKEN= "Does not compile on FreeBSD >= 5.x" +.else +BROKEN= "Does not compile on FreeBSD 4.x" .endif .if ${ARCH} == "ia64" -- cgit v1.2.3