summaryrefslogtreecommitdiffstats
path: root/dns/doc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-07-24 22:43:57 +0000
committerkris <kris@FreeBSD.org>2005-07-24 22:43:57 +0000
commitf24c8de8e794b78bfbfe8a8552daeaa1ac132775 (patch)
tree84d209c86dfb370163f756744270fa9c3518b522 /dns/doc
parentac6826d25e6b0b52d62bc7851fd1d0532e6f71b1 (diff)
downloadFreeBSD-ports-f24c8de8e794b78bfbfe8a8552daeaa1ac132775.zip
FreeBSD-ports-f24c8de8e794b78bfbfe8a8552daeaa1ac132775.tar.gz
Change BROKEN to IGNORE to prevent this unusable package from building on
4.x
Diffstat (limited to 'dns/doc')
-rw-r--r--dns/doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile
index bf6d333..4ce136a 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:
OpenPOWER on IntegriCloud