aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/socat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile
index 9c6898db7bb2..218d1b9191c7 100644
--- a/net/socat/Makefile
+++ b/net/socat/Makefile
@@ -41,10 +41,8 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin
.endfor
${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
-.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
-.endif
.if ${ARCH} == "arm"
BROKEN= Does not configure on arm