aboutsummaryrefslogtreecommitdiffstats
path: root/math/gmp
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-06-25 16:58:09 +0800
committerbapt <bapt@FreeBSD.org>2014-06-25 16:58:09 +0800
commit4727c589d9430bcdd079ca9679f1362e865f9c7a (patch)
treef10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /math/gmp
parente0c273e0ff511da6fc1fbc34e48a17ba676d2d6a (diff)
downloadfreebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.tar.gz
freebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.tar.zst
freebsd-ports-gnome-4727c589d9430bcdd079ca9679f1362e865f9c7a.zip
Fix build on system built WITHOUT_INFO
With hat: portmgr
Diffstat (limited to 'math/gmp')
-rw-r--r--math/gmp/Makefile3
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} \