diff options
-rw-r--r-- | sysutils/moosefs3-master/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/moosefs3-master/Makefile b/sysutils/moosefs3-master/Makefile index b2b3cfdbb4b0..199ba5aacc5c 100644 --- a/sysutils/moosefs3-master/Makefile +++ b/sysutils/moosefs3-master/Makefile @@ -74,7 +74,7 @@ CONFIGURE_ARGS+= --disable-mfscli .endif .if ${MFS_COMPONENT} == client -USES= fuse pkgconfig libtool +USES= compiler:c11 fuse libtool pkgconfig USE_LDCONFIG= yes CONFIGURE_ARGS+= --enable-mfsmount .else |