diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-17 23:01:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-17 23:01:36 +0000 |
commit | cb7183ef00c83e706bfafc47e5e341993b7645a5 (patch) | |
tree | 0ff214853ffc406f49b3b75d8bef802307ab0ef8 /audio | |
parent | BROKEN on 5.x: Does not build (diff) |
BROKEN: Broken dependency
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118215
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-wma/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/bmp-wma/Makefile b/audio/bmp-wma/Makefile index bf18169b22d6..6958d5d5a0d1 100644 --- a/audio/bmp-wma/Makefile +++ b/audio/bmp-wma/Makefile @@ -16,6 +16,8 @@ COMMENT= WMA input plugin for beep-media-player LIB_DEPENDS= beep.1:${PORTSDIR}/multimedia/beep-media-player +BROKEN= Broken dependency + PLIST_FILES= lib/bmp/Input/libwma.so GNU_CONFIGURE= yes |