diff options
-rw-r--r-- | net-p2p/mldonkey/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index 618866b31142..e61f4094f7d2 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -13,6 +13,8 @@ COMMENT?= OCAML client for multiple peer-to-peer networks LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/Copying.txt +BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/ax_pthread.m4:devel/autoconf-archive + CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]* USES= autoreconf iconv tar:bzip2 gmake |