aboutsummaryrefslogtreecommitdiffstats
path: root/math/mingw32-libgmp
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/mingw32-libgmp
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/mingw32-libgmp')
-rw-r--r--math/mingw32-libgmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/mingw32-libgmp/Makefile b/math/mingw32-libgmp/Makefile
index 15bd45ee6400..e5b2f83cf201 100644
--- a/math/mingw32-libgmp/Makefile
+++ b/math/mingw32-libgmp/Makefile
@@ -14,7 +14,7 @@ COMMENT= Library for arbitrary precision arithmetic (MinGW32)
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
-USE_BZIP2= yes
+USES= makeinfo tar:bzip2
GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
GNU_CONFIGURE= yes
CC= ${PKGNAMEPREFIX}gcc