diff options
author | asau <asau> | 2012-09-11 22:37:10 +0000 |
---|---|---|
committer | asau <asau> | 2012-09-11 22:37:10 +0000 |
commit | 768ee647793efc9f1c00e6f0fcdfb771a90b6935 (patch) | |
tree | 9d70d7bfcc191a9d96a73dffdb5e58631037e2c5 /benchmarks/lmbench/Makefile | |
parent | 738118565304b90e78694bacf7ce2e57d84c48ba (diff) | |
download | pkgsrc-768ee647793efc9f1c00e6f0fcdfb771a90b6935.tar.gz |
"user-destdir" is default these days
Diffstat (limited to 'benchmarks/lmbench/Makefile')
-rw-r--r-- | benchmarks/lmbench/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 66292d26530..844a9bcd3da 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2011/03/11 10:32:20 zafer Exp $ +# $NetBSD: Makefile,v 1.36 2012/09/11 22:37:13 asau Exp $ DISTNAME= lmbench-2alpha11 PKGNAME= lmbench-2.11a @@ -12,7 +12,6 @@ HOMEPAGE= http://lmbench.sourceforge.net/ COMMENT= Complete benchmark that gives a large amount of information PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= gmake perl:run BUILD_TARGET= build |