summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorjoerg <joerg>2013-08-27 15:40:42 +0000
committerjoerg <joerg>2013-08-27 15:40:42 +0000
commitcba7c36e1ec622980cff38268fe34201f3b7f179 (patch)
tree3c8e479933c6118db72381317273d19d24c9d318 /benchmarks
parent40a13e6a81dfd3053eaa5f014ee565d01811ed6e (diff)
downloadpkgsrc-cba7c36e1ec622980cff38268fe34201f3b7f179.tar.gz
Fix automake invocation.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/filebench/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/filebench/Makefile b/benchmarks/filebench/Makefile
index f668407d5d6..1ae8846fc71 100644
--- a/benchmarks/filebench/Makefile
+++ b/benchmarks/filebench/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2012/09/11 22:37:12 asau Exp $
+# $NetBSD: Makefile,v 1.3 2013/08/27 15:40:42 joerg Exp $
DISTNAME= filebench-1.4.9.1
CATEGORIES= benchmarks
@@ -14,7 +14,7 @@ USE_TOOLS= lex
USE_TOOLS+= aclocal autoconf automake
pre-configure:
- cd $(WRKSRC) && aclocal && automake && autoconf
+ cd $(WRKSRC) && aclocal && automake -a && autoconf
post-install:
cd $(WRKSRC) && $(INSTALL_DATA) README $(DESTDIR)$(PREFIX)/share/$(PKGBASE)/