diff options
Diffstat (limited to 'devel/libfmt/Makefile')
-rw-r--r-- | devel/libfmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile index 0c510b30234a..035067e4f41a 100644 --- a/devel/libfmt/Makefile +++ b/devel/libfmt/Makefile @@ -11,7 +11,7 @@ COMMENT= Fmt is an open-source formatting library for C++ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= cmake:outsource compiler:c++11-lib +USES= cmake compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= fmtlib GH_PROJECT= fmt |