Fix problem on -CURRENT caused by objformat removal.
Reported by: pointyhat via kris
This commit is contained in:
parent
acd61e2658
commit
c5e4e8fe3c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187526
@ -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 <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user