diff options
Diffstat (limited to 'devel/fuzzylite/Makefile')
-rw-r--r-- | devel/fuzzylite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fuzzylite/Makefile b/devel/fuzzylite/Makefile index a6802b12222f..86625440b227 100644 --- a/devel/fuzzylite/Makefile +++ b/devel/fuzzylite/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wno-type-limits" -USES= cmake:outsource compiler +USES= cmake compiler USE_GITHUB= yes USE_LDCONFIG= yes |