diff options
Diffstat (limited to 'benchmarks/ubench')
-rw-r--r-- | benchmarks/ubench/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index a767b6b132a..7c0eb13d526 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2012/02/16 11:02:55 hans Exp $ +# $NetBSD: Makefile,v 1.8 2012/09/11 22:37:15 asau Exp $ # DISTNAME= ubench-0.32 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.phystech.com/download/ubench.html COMMENT= The Unix Benchmark utility -PKG_DESTDIR_SUPPORT= user-destdir - BUILD_TARGET= ubench INSTALLATION_DIRS= bin ${PKGMANDIR}/man8 share/doc/ubench |