aboutsummaryrefslogtreecommitdiff
path: root/audio/uade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/uade/Makefile')
-rw-r--r--audio/uade/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile
index 15226201ff66..ae726ff752be 100644
--- a/audio/uade/Makefile
+++ b/audio/uade/Makefile
@@ -70,11 +70,9 @@ post-patch:
${WRKSRC}/configure
post-install:
-.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR}
.endfor
-.endif
.include <bsd.port.mk>