aboutsummaryrefslogtreecommitdiff
path: root/net/ppxp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ppxp/Makefile')
-rw-r--r--net/ppxp/Makefile2
1 files changed, 2 insertions, 0 deletions
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"