Include "pthread.buildlink3.mk" to fix build problem after recent

update of the "ocaml" package.
This commit is contained in:
tron 2005-03-24 16:16:10 +00:00
parent 1fb94917a7
commit 11a381166f

View file

@ -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"