aboutsummaryrefslogtreecommitdiff
path: root/math/mingw32-libgmp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-01-06 19:31:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-01-06 19:31:18 +0000
commit747987c59bee3594b3034688217636db33c1206e (patch)
treeb63b29b61b523dbe62ecbbd3af4a4830885294ed /math/mingw32-libgmp
parent6f2c69854fa803fa2778b7ecb8a28df3229c6b6a (diff)
downloadports-747987c59bee3594b3034688217636db33c1206e.tar.gz
ports-747987c59bee3594b3034688217636db33c1206e.zip
- Mark BROKEN: does not build
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=267465
Diffstat (limited to 'math/mingw32-libgmp')
-rw-r--r--math/mingw32-libgmp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/mingw32-libgmp/Makefile b/math/mingw32-libgmp/Makefile
index d5432e69867d..711b5a4d7fec 100644
--- a/math/mingw32-libgmp/Makefile
+++ b/math/mingw32-libgmp/Makefile
@@ -19,6 +19,8 @@ COMMENT= Library for arbitrary precision arithmetic (MinGW32)
BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \
mingwm10.dll:${PORTSDIR}/devel/mingw32-bin-msvcrt
+BROKEN= does not build
+
GMP_TARG= ${PKGNAMEPREFIX:S/-$//}
GNU_CONFIGURE= yes
CC= ${PKGNAMEPREFIX}gcc