aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/dkftpbench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/dkftpbench/Makefile')
-rw-r--r--benchmarks/dkftpbench/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/dkftpbench/Makefile b/benchmarks/dkftpbench/Makefile
index 57782f91fb6e..7c99404250b6 100644
--- a/benchmarks/dkftpbench/Makefile
+++ b/benchmarks/dkftpbench/Makefile
@@ -18,7 +18,6 @@ PLIST_FILES= bin/dkftpbench
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_AUTOCONF_VER=259
-USE_AUTOMAKE_VER=14
+USE_AUTOTOOLS= automake:14 autoconf:259
.include <bsd.port.mk>