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. --- graphics/fujiplay/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/fujiplay/Makefile') diff --git a/graphics/fujiplay/Makefile b/graphics/fujiplay/Makefile index f8bfb5ccdd7..9dd52b33ff4 100644 --- a/graphics/fujiplay/Makefile +++ b/graphics/fujiplay/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2001/09/09 20:36:29 agc Exp $ +# $NetBSD: Makefile,v 1.4 2003/03/29 12:41:15 jmmv Exp $ # DISTNAME= fujiplay PKGNAME= fujiplay-1.33 +WRKSRC= ${WRKDIR} CATEGORIES= graphics MASTER_SITES= http://topo.math.u-psud.fr/~bousch/ EXTRACT_SUFX= .tgz @@ -11,7 +12,6 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://topo.math.u-psud.fr/~bousch/fujiplay.html COMMENT= Download pictures from some Fujifilm digital cameras -WRKSRC= ${WRKDIR} DIST_SUBDIR= fujiplay-1.33 do-install: -- cgit v1.2.3