aboutsummaryrefslogtreecommitdiff
path: root/math/py-igraph
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-13 20:49:56 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-13 20:49:56 +0000
commit897a85aa3ef63b9142822f34a1311699c0406dc3 (patch)
tree8c04bc1e52eab87fb2fe5a294e0251b9b3e03fbb /math/py-igraph
parent0c9dc39080ffa5543893619136291e6d6f7197dc (diff)
downloadports-897a85aa3ef63b9142822f34a1311699c0406dc3.tar.gz
ports-897a85aa3ef63b9142822f34a1311699c0406dc3.zip
- Mark BROKEN: does not fetch, size mismatch: expected 198646, actual 205895
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=233855
Diffstat (limited to 'math/py-igraph')
-rw-r--r--math/py-igraph/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-igraph/Makefile b/math/py-igraph/Makefile
index 22e7c89ad55a..fa84529c8331 100644
--- a/math/py-igraph/Makefile
+++ b/math/py-igraph/Makefile
@@ -18,6 +18,8 @@ COMMENT= High performance graph data structures and algorithms
BUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
+BROKEN= checksum mismatch
+
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes