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 41510124910c..ea9acf0d45a9 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= gsl:${PORTSDIR}/math/gsl MAKE_JOBS_UNSAFE= yes USE_DOS2UNIX= yes -USE_AUTOTOOLS= aclocal:111 autoheader:268 libtool:22 +USE_AUTOTOOLS= aclocal autoheader libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |