diff options
Diffstat (limited to 'devel/pthreadpool/Makefile')
-rw-r--r-- | devel/pthreadpool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/pthreadpool/Makefile b/devel/pthreadpool/Makefile index 720461b20ee2..4d72147873a3 100644 --- a/devel/pthreadpool/Makefile +++ b/devel/pthreadpool/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/fxdiv.h:devel/fxdiv -USES= cmake localbase +USES= cmake compiler:c11 localbase USE_GITHUB= yes GH_ACCOUNT= Maratyszcza GH_TAGNAME= 6673a4c |