aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/dkftpbench
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2010-12-04 15:34:27 +0800
committerade <ade@FreeBSD.org>2010-12-04 15:34:27 +0800
commita44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch)
tree14d9392b22ced431dae442dd74506f7e26011de3 /benchmarks/dkftpbench
parentdb3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff)
downloadfreebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz
freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.zst
freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip
Sync to new bsd.autotools.mk
Diffstat (limited to 'benchmarks/dkftpbench')
-rw-r--r--benchmarks/dkftpbench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/dkftpbench/Makefile b/benchmarks/dkftpbench/Makefile
index 4e59b8625f4b..8723e5eb8181 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:268
+USE_AUTOTOOLS= automake14 autoconf
.include <bsd.port.mk>