aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dbench/Makefile2
-rw-r--r--benchmarks/dkftpbench/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile
index d33d0de7a75c..76353bd9de59 100644
--- a/benchmarks/dbench/Makefile
+++ b/benchmarks/dbench/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= popt:${PORTSDIR}/devel/popt
LICENSE= GPLv3
CFLAGS+= -I${LOCALBASE}/include
-USE_AUTOTOOLS= autoconf:267
+USE_AUTOTOOLS= autoconf:268
GNU_CONFIGURE= yes
CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS+=--datadir=${DATADIR}
diff --git a/benchmarks/dkftpbench/Makefile b/benchmarks/dkftpbench/Makefile
index 0eed4281a153..4e59b8625f4b 100644
--- a/benchmarks/dkftpbench/Makefile
+++ b/benchmarks/dkftpbench/Makefile
@@ -18,6 +18,6 @@ PLIST_FILES= bin/dkftpbench
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= automake:14 autoconf:267
+USE_AUTOTOOLS= automake:14 autoconf:268
.include <bsd.port.mk>