diff options
Diffstat (limited to 'math/dieharder/Makefile')
-rw-r--r-- | math/dieharder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index fa8249b58ed6..5ef45bf62638 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -12,7 +12,7 @@ COMMENT= Random number generator testsuite LICENSE= GPLv2 -LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl +LIB_DEPENDS= libgsl.so:math/gsl MAKE_JOBS_UNSAFE= yes |