wants to link with pthreads

This commit is contained in:
tnn 2015-03-15 15:28:24 +00:00
parent 8c791a3fc5
commit 46145fc2a6

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2015/02/14 22:36:53 nros Exp $
# $NetBSD: Makefile,v 1.5 2015/03/15 15:28:24 tnn Exp $
DISTNAME= watchman-${VERSION}
VERSION= 3.0.0
@ -21,4 +21,5 @@ pre-configure:
cd ${WRKSRC} && ${SH} autogen.sh
.include "../../devel/pcre/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"