wants pthreads
This commit is contained in:
parent
c6ef0cef20
commit
921a98c993
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.26 2014/11/19 13:49:35 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.27 2015/03/07 16:37:51 tnn Exp $
|
||||
|
||||
DISTNAME= libffi-3.2.1
|
||||
CATEGORIES= devel
|
||||
|
@ -49,4 +49,5 @@ USE_TOOLS+= bash gmake
|
|||
MAKE_FLAGS+= SHELL=${TOOLS_DIR}/bin/bash
|
||||
.endif
|
||||
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue