aboutsummaryrefslogtreecommitdiff
path: root/audio/bmp-flac/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/bmp-flac/Makefile')
-rw-r--r--audio/bmp-flac/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bmp-flac/Makefile b/audio/bmp-flac/Makefile
index edfc41df444a..666a60d6a804 100644
--- a/audio/bmp-flac/Makefile
+++ b/audio/bmp-flac/Makefile
@@ -40,6 +40,7 @@ post-configure:
# This is to avoid libtool running ldconfig -m ${LOCALBASE}/lib/bmp/Input
do-install:
+ @${MKDIR} ${PREFIX}/lib/bmp/Input
${INSTALL_DATA} ${WRKSRC}/src/plugin_bmp/.libs/libbmp-flac.so ${PREFIX}/lib/bmp/Input
.include <bsd.port.pre.mk>