aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dns/doc/Makefile2
-rw-r--r--net/doc/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile
index bf6d33345243..4ce136af29ac 100644
--- a/dns/doc/Makefile
+++ b/dns/doc/Makefile
@@ -23,7 +23,7 @@ MAN8= doc.8
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "This version of DOC requires DiG Version-9.x to run on 4.x."
+IGNORE= requires DiG Version-9.x to run on 4.x
.endif
do-build:
diff --git a/net/doc/Makefile b/net/doc/Makefile
index bf6d33345243..4ce136af29ac 100644
--- a/net/doc/Makefile
+++ b/net/doc/Makefile
@@ -23,7 +23,7 @@ MAN8= doc.8
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-BROKEN= "This version of DOC requires DiG Version-9.x to run on 4.x."
+IGNORE= requires DiG Version-9.x to run on 4.x
.endif
do-build: