Include "pthread.buildlink3.mk" to fix build problem after recent
update of the "ocaml" package.
This commit is contained in:
parent
1fb94917a7
commit
11a381166f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2004/12/25 19:14:41 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2005/03/24 16:16:10 tron Exp $
|
||||
#
|
||||
|
||||
.include "../../net/mldonkey/Makefile.common"
|
||||
|
@ -22,5 +22,6 @@ do-install:
|
|||
${INSTALL_PROGRAM} ${WRKSRC}/mlim ${PREFIX}/libexec/mldonkey
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mlnet+gui ${PREFIX}/libexec/mldonkey
|
||||
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
.include "../../x11/lablgtk/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue