diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cpuburn/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index 3e95107b720..d6b4b604538 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/02/10 12:01:04 abs Exp $ +# $NetBSD: Makefile,v 1.17 2011/07/03 13:59:53 shattered Exp $ # DISTNAME= cpuburn_1_4 @@ -14,8 +14,6 @@ COMMENT= CPU load testing utilities for Pentium pro and later ONLY_FOR_PLATFORM= *-*-i[3456]86 -USE_TOOLS+= gtar - WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} PKG_DESTDIR_SUPPORT= user-destdir |