From 95b3e3e2360a18f5efbc61ef85a063b7481be09f Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- benchmarks/hint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/hint') diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile index 07f14552c61..56d87dd3554 100644 --- a/benchmarks/hint/Makefile +++ b/benchmarks/hint/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2002/02/25 04:47:21 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2003/03/29 12:40:11 jmmv Exp $ # FreeBSD: Makefile,v 1.1.1.1 1998/06/15 18:09:43 ghelmer Exp # DISTNAME= hint_unix_serial PKGNAME= hint.serial-98.06.12 +WRKSRC= ${WRKDIR}/unix CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/HINT/source/tar/ EXTRACT_SUFX= .tar @@ -12,7 +13,6 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.scl.ameslab.gov/Projects/HINT/ COMMENT= Scalable benchmark for testing CPU and memory performance -WRKSRC= ${WRKDIR}/unix ALL_TARGET= DOUBLE INT do-install: -- cgit v1.2.3