summaryrefslogtreecommitdiff
path: root/benchmarks/filebench
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-08-27 15:40:42 +0000
committerjoerg <joerg@pkgsrc.org>2013-08-27 15:40:42 +0000
commitc23968804c9101ee82d00dafa17d4709bff5dbce (patch)
tree3c8e479933c6118db72381317273d19d24c9d318 /benchmarks/filebench
parent2a2cebe7c2d7691d19c2f6d0eb7f1d7d0b85917a (diff)
downloadpkgsrc-c23968804c9101ee82d00dafa17d4709bff5dbce.tar.gz
Fix automake invocation.
Diffstat (limited to 'benchmarks/filebench')
-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)/