aboutsummaryrefslogtreecommitdiff
path: root/dns/doc
diff options
context:
space:
mode:
Diffstat (limited to 'dns/doc')
-rw-r--r--dns/doc/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/dns/doc/Makefile b/dns/doc/Makefile
index 29e0bb06b483..6e40f6d7541e 100644
--- a/dns/doc/Makefile
+++ b/dns/doc/Makefile
@@ -20,12 +20,6 @@ AUX_FILES= doc-1.awk doc-3.awk doc-4.awk INFO RFC.XXXX
MAN8= doc.8
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= requires DiG Version-9.x to run on 4.x
-.endif
-
do-build:
@${MV} ${WRKSRC}/doc ${WRKSRC}/doc.org
@${SED} -e 's|$${PREFIX}|${PREFIX}|g' -e 's|$${AUX_DIR}|${AUX_DIR}|g' ${WRKSRC}/doc.org \
@@ -41,4 +35,4 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/doc.8 ${PREFIX}/man/man8/doc.8
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>