diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-21 03:00:07 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-21 03:00:07 +0000 |
commit | 96686c27524ea14d7f665a3d2d429b31c8bac9a0 (patch) | |
tree | 4ae7e2fb361caf9700ef51ac66d057f15e11f1ae /net-p2p | |
parent | 4ff9385ba4079e570c7a08665d5108f09c542099 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mooseekd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/mooseekd/Makefile b/net-p2p/mooseekd/Makefile index 54955bccf0f3..4778161a1cb4 100644 --- a/net-p2p/mooseekd/Makefile +++ b/net-p2p/mooseekd/Makefile @@ -16,6 +16,8 @@ COMMENT= A daemon to connect to the Soulseek network LIB_DEPENDS= xml\\+\\+-2.6.2:${PORTSDIR}/textproc/libxml++26 +BROKEN= checksum mismatch + USE_BZIP2= yes GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib |