diff options
-rw-r--r-- | math/dieharder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index 083154fa41b..b372895f22a 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -16,6 +16,7 @@ COMMENT= A random number generator testsuite LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl +BROKEN= does not build MAKE_JOBS_UNSAFE= yes USE_AUTOTOOLS= aclocal:110 autoheader:262 libtool:22 |