aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-13 03:24:43 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-13 03:24:43 +0800
commit049b7db701ea20b9591b953324a811aef0c5c8b3 (patch)
tree3e796c12c41eb25645401dd4aade83d2653cbd59 /net
parent14c9eb5c0cb65ac1ce4a47a246ec03cb656008db (diff)
downloadfreebsd-ports-gnome-049b7db701ea20b9591b953324a811aef0c5c8b3.tar.gz
freebsd-ports-gnome-049b7db701ea20b9591b953324a811aef0c5c8b3.tar.zst
freebsd-ports-gnome-049b7db701ea20b9591b953324a811aef0c5c8b3.zip
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
Diffstat (limited to 'net')
-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