aboutsummaryrefslogtreecommitdiff
path: root/devel/bullet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bullet/Makefile')
-rw-r--r--devel/bullet/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile
index dcbe9a64f034..af49b27359bd 100644
--- a/devel/bullet/Makefile
+++ b/devel/bullet/Makefile
@@ -21,6 +21,7 @@ MAKE_JOBS_SAFE= yes
USE_CMAKE= yes
CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= ${PTHREAD_LIBS}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}