aboutsummaryrefslogtreecommitdiffstats
path: root/math/msieve
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-08-21 06:48:55 +0800
committerpav <pav@FreeBSD.org>2010-08-21 06:48:55 +0800
commit3e8e2b6ede2dcf1f30b3812572f0d93870e5a9e9 (patch)
tree6213ebae3338811667b4a2fefece75122c9e8ca3 /math/msieve
parent5318b9dd58f2014711f51e038593bbeec19067ae (diff)
downloadfreebsd-ports-gnome-3e8e2b6ede2dcf1f30b3812572f0d93870e5a9e9.tar.gz
freebsd-ports-gnome-3e8e2b6ede2dcf1f30b3812572f0d93870e5a9e9.tar.zst
freebsd-ports-gnome-3e8e2b6ede2dcf1f30b3812572f0d93870e5a9e9.zip
- Mark BROKEN: does not build
Reported by: pointyhat
Diffstat (limited to 'math/msieve')
-rw-r--r--math/msieve/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/msieve/Makefile b/math/msieve/Makefile
index df518f2ad510..b166e331f10a 100644
--- a/math/msieve/Makefile
+++ b/math/msieve/Makefile
@@ -18,6 +18,8 @@ COMMENT= Fast factorization of big integers using MPQS and GNFS
BUILD_DEPENDS= ${LOCALBASE}/lib/libecm.a:${PORTSDIR}/math/gmp-ecm
+BROKEN= does not build
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
MAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \