diff options
Diffstat (limited to 'devel/woff2/Makefile')
-rw-r--r-- | devel/woff2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/woff2/Makefile b/devel/woff2/Makefile index eabf4542eb0d..b9bf741a4a71 100644 --- a/devel/woff2/Makefile +++ b/devel/woff2/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libbrotlidec.so:archivers/brotli -USES= cmake:outsource compiler:c++11-lib +USES= cmake compiler:c++11-lib USE_GITHUB= yes GH_ACCOUNT= google USE_LDCONFIG= yes |