diff --git a/audio/bmp-wma/Makefile b/audio/bmp-wma/Makefile index 3a39c1dbf82f..980537d05399 100644 --- a/audio/bmp-wma/Makefile +++ b/audio/bmp-wma/Makefile @@ -16,10 +16,13 @@ COMMENT= WMA input plugin for beep-media-player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player -PLIST_FILES= lib/bmp/Input/libwma.so +PLIST_FILES= lib/bmp/Input/libwma.so \ + lib/bmp/Input/libwma.la \ + lib/bmp/Input/libwma.a GNU_CONFIGURE= yes USE_X_PREFIX= yes +USE_AUTOTOOLS= libtool:15 .include