From 3a3febfcb322240bb9623f4b5e9ceba15cabe771 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Thu, 28 Dec 2017 19:59:17 +0000 Subject: [PATCH] Add build dependency on ax_pthread.m4 from autoconf-archive. It is used in configure.in. Reported by: antoine --- net-p2p/mldonkey/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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