diff options
Diffstat (limited to 'math/gmp/Makefile')
-rw-r--r-- | math/gmp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile index 88f398521d09..b03b2af9b3e8 100644 --- a/math/gmp/Makefile +++ b/math/gmp/Makefile @@ -16,8 +16,7 @@ LICENSE= LGPL3 OPTIONS_DEFINE= CPU_OPTS CPU_OPTS_DESC= Enable assembly optimizations for your CPU -USES= libtool:keepla -USE_XZ= yes +USES= libtool:keepla makeinfo tar:xz GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --prefix=${PREFIX} \ |