aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/audacious-skins
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 /x11-themes/audacious-skins
parent60aa3ad1bd4016e77a505cb9e1b0a5264739af44 (diff)
downloadports-50418f3429c458d9c665e20145ff04bf2b56c313.tar.gz
ports-50418f3429c458d9c665e20145ff04bf2b56c313.zip
Notes
Diffstat (limited to 'x11-themes/audacious-skins')
-rw-r--r--x11-themes/audacious-skins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/audacious-skins/Makefile b/x11-themes/audacious-skins/Makefile
index e5263a3ee641..7ed5bb38dd83 100644
--- a/x11-themes/audacious-skins/Makefile
+++ b/x11-themes/audacious-skins/Makefile
@@ -17,7 +17,7 @@ NO_BUILD= yes
DATADIR= ${PREFIX}/share/audacious
do-install:
- ${MKDIR} ${STAGEDIR}${DATADIR}/Skins
+ @${MKDIR} ${STAGEDIR}${DATADIR}/Skins
${INSTALL_DATA} ${WRKSRC}/Skins/*/*.wsz ${STAGEDIR}${DATADIR}/Skins
.include <bsd.port.mk>