diff options
Diffstat (limited to 'audio/xmms-gbsplay/Makefile')
-rw-r--r-- | audio/xmms-gbsplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-gbsplay/Makefile b/audio/xmms-gbsplay/Makefile index 5e3a03f1c4bb..b54bf4130e05 100644 --- a/audio/xmms-gbsplay/Makefile +++ b/audio/xmms-gbsplay/Makefile @@ -38,7 +38,7 @@ gbsplay-post-patch: /^default:/ s|$$(mans)||' ${WRKSRC}/Makefile do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/xmms/Input + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/xmms/Input ${INSTALL_PROGRAM} ${WRKSRC}/gbsxmms.so \ ${STAGEDIR}${PREFIX}/lib/xmms/Input |