aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Digest-MD4/Makefile')
-rw-r--r--security/p5-Digest-MD4/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile
index 019e04e78e4e..a937a837648f 100644
--- a/security/p5-Digest-MD4/Makefile
+++ b/security/p5-Digest-MD4/Makefile
@@ -21,13 +21,9 @@ USE_PERL5= configure
PORTDOCS= Changes rfc1320.txt
-.include <bsd.port.options.mk>
-
post-install:
-.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${STAGEDIR}${DOCSDIR}
(cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
-.endif
.include <bsd.port.mk>