diff options
Diffstat (limited to 'math/libpoly/Makefile')
-rw-r--r-- | math/libpoly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libpoly/Makefile b/math/libpoly/Makefile index 7e4f6f75a8b7..f974abd119ba 100644 --- a/math/libpoly/Makefile +++ b/math/libpoly/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE LIB_DEPENDS= libgmp.so:math/gmp -USES= cmake:outsource +USES= cmake USE_GITHUB= yes GH_ACCOUNT= SRI-CSL USE_LDCONFIG= yes |