aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/clamav/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile
index 6ffe252d9564..2150afe4d51f 100644
--- a/security/clamav/Makefile
+++ b/security/clamav/Makefile
@@ -183,10 +183,8 @@ post-build:
post-install:
${INSTALL_DATA} ${WRKSRC}/clamav-config.h ${STAGEDIR}${PREFIX}/include
-.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/html
${INSTALL_DATA} ${WRKSRC}/NEWS ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/docs/html/* ${STAGEDIR}${DOCSDIR}/html
-.endif
.include <bsd.port.post.mk>