diff options
Diffstat (limited to 'net-p2p/museekplus')
-rw-r--r-- | net-p2p/museekplus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index ab5a679d58c0..4213d9a50aec 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -25,6 +25,8 @@ LIB_DEPENDS= xml\\+\\+:${PORTSDIR}/textproc/libxml++26 \ vorbis:${PORTSDIR}/audio/libvorbis BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 +BROKEN= Does not build + USE_BZIP2= yes USE_PYTHON= yes USE_SCONS= yes |