aboutsummaryrefslogtreecommitdiff
path: root/math/dieharder
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
committerAde Lovett <ade@FreeBSD.org>2010-10-16 11:52:47 +0000
commit6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch)
tree7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /math/dieharder
parent48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff)
downloadports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz
ports-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip
Notes
Diffstat (limited to 'math/dieharder')
-rw-r--r--math/dieharder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile
index e913814b2e53..41510124910c 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:267 libtool:22
+USE_AUTOTOOLS= aclocal:111 autoheader:268 libtool:22
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"