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/ploticus/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/ploticus') diff --git a/graphics/ploticus/Makefile b/graphics/ploticus/Makefile index 20cab4af32f..e72e947588c 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2002/12/24 06:10:09 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/03/29 12:41:20 jmmv Exp $ # DISTNAME= plsrc210 PKGNAME= ploticus-2.10 PKGREVISION= 1 +WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ @@ -16,7 +17,6 @@ USE_X11= YES USE_BUILDLINK2= YES ALL_TARGET= ploticus -WRKSRC= ${WRKDIR}/${DISTNAME}/src MANSRC= ${WRKDIR}/${DISTNAME}/man PREFABSRC= ${WRKDIR}/${DISTNAME}/prefabs -- cgit v1.2.3