diff options
Diffstat (limited to 'math/diehard/Makefile')
-rw-r--r-- | math/diehard/Makefile | 2 |
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}" |