aboutsummaryrefslogtreecommitdiff
path: root/net/socat
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 19:24:43 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 19:24:43 +0000
commit4fd65ef49f8a0ccaa8e3baa8627d8c10779ec8ad (patch)
tree3e796c12c41eb25645401dd4aade83d2653cbd59 /net/socat
parent273c3fe6f78bad5f616214d059959b4651b0db67 (diff)
downloadports-4fd65ef49f8a0ccaa8e3baa8627d8c10779ec8ad.tar.gz
ports-4fd65ef49f8a0ccaa8e3baa8627d8c10779ec8ad.zip
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
Notes
Notes: svn path=/head/; revision=343985
Diffstat (limited to 'net/socat')
-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