aboutsummaryrefslogtreecommitdiffstats
path: root/math/diehard
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-11-09 20:59:03 +0800
committerantoine <antoine@FreeBSD.org>2015-11-09 20:59:03 +0800
commit22f7514ac919166ba72b426b3e50500eb7045feb (patch)
tree833ea06148a6d04c639882998b046989806a59ed /math/diehard
parent4ec31d9ff5afbe149c71d6a49f257023b2ad0b13 (diff)
downloadfreebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.gz
freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.tar.zst
freebsd-ports-gnome-22f7514ac919166ba72b426b3e50500eb7045feb.zip
Mark a few ports BROKEN: unfetchable
Diffstat (limited to 'math/diehard')
-rw-r--r--math/diehard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/diehard/Makefile b/math/diehard/Makefile
index 3e05a6a6df40..d51dd60dd26e 100644
--- a/math/diehard/Makefile
+++ b/math/diehard/Makefile
@@ -11,6 +11,8 @@ DISTNAME= die.c
MAINTAINER= ports@FreeBSD.org
COMMENT= Marsaglia's Diehard Battery of Tests of Randomness
+BROKEN= unfetchable
+
ALL_TARGET= diehard
WRKSRC= ${WRKDIR}/${DISTNAME}
PLIST_SUB= DOCSDIR="share/doc/${PORTNAME}" DATADIR="share/${PORTNAME}"