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/xengine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'benchmarks/xengine') diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index 9f84169f44d..19191d99b8e 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2003/02/25 03:34:57 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/29 12:40:14 jmmv Exp $ # FreeBSD Id: ports/benchmarks/xengine/Makefile,v 1.9 2000/02/02 22:31:24 mharo Exp DISTNAME= xengine-1.0.1 PKGREVISION= 1 +WRKSRC= ${WRKDIR} CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ DISTFILES= part01.z patch1.z @@ -15,7 +16,6 @@ COMMENT= Reciprocating engine for X BUILD_DEPENDS= gsharutils-4.2.1:../../archivers/gsharutils DIST_SUBDIR= xengine -WRKSRC= ${WRKDIR} USE_IMAKE= yes EXTRACT_CMD= zcat ${DOWNLOADED_DISTFILE} | gunshar -- cgit v1.2.3