aboutsummaryrefslogtreecommitdiff
path: root/audio/uade/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-18 14:26:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-18 14:26:57 +0000
commit50418f3429c458d9c665e20145ff04bf2b56c313 (patch)
treeffdf823f74a6103c3f4cbc16c1297de94f6eee89 /audio/uade/Makefile
parent60aa3ad1bd4016e77a505cb9e1b0a5264739af44 (diff)
downloadports-50418f3429c458d9c665e20145ff04bf2b56c313.tar.gz
ports-50418f3429c458d9c665e20145ff04bf2b56c313.zip
Notes
Diffstat (limited to 'audio/uade/Makefile')
-rw-r--r--audio/uade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/uade/Makefile b/audio/uade/Makefile
index 4029845028da..aac37d1fbcb7 100644
--- a/audio/uade/Makefile
+++ b/audio/uade/Makefile
@@ -69,7 +69,7 @@ post-patch:
${WRKSRC}/configure
post-install:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${STAGEDIR}${DOCSDIR}
.endfor