aboutsummaryrefslogtreecommitdiffstats
path: root/math/xplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/xplot/Makefile')
-rw-r--r--math/xplot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/xplot/Makefile b/math/xplot/Makefile
index ee00cf484d6e..8e031dbb3fcb 100644
--- a/math/xplot/Makefile
+++ b/math/xplot/Makefile
@@ -26,11 +26,9 @@ post-patch:
post-install:
${LN} -sf tcpdump2xplot.pl ${STAGEDIR}${PREFIX}/bin/tcpdump2xplot
-.if !defined(NOPORTDOCS)
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for doc in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
.endfor
-.endif
.include <bsd.port.mk>