aboutsummaryrefslogtreecommitdiff
path: root/dns/vizone
diff options
context:
space:
mode:
Diffstat (limited to 'dns/vizone')
-rw-r--r--dns/vizone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/vizone/Makefile b/dns/vizone/Makefile
index 764ee7ec75aa..c865ad518667 100644
--- a/dns/vizone/Makefile
+++ b/dns/vizone/Makefile
@@ -27,7 +27,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/updserial ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
+.if !defined(NOPORTEXAMPLES)
${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/example.tld ${EXAMPLESDIR}
.endif