From 1e53090cc228edde244c3b79950271b8ca469b1f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- 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 8d7af796446..cb192f367f2 100644 --- a/graphics/ploticus/Makefile +++ b/graphics/ploticus/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2003/07/17 21:42:13 grant Exp $ +# $NetBSD: Makefile,v 1.19 2004/01/20 12:18:16 agc Exp $ # DISTNAME= plsrc210 PKGNAME= ploticus-2.10 PKGREVISION= 2 -WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= graphics MASTER_SITES= http://ploticus.sourceforge.net/download/ @@ -12,6 +11,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://ploticus.sourceforge.net/doc/Welcome.html COMMENT= Versatile data visualization engine +WRKSRC= ${WRKDIR}/${DISTNAME}/src NO_CONFIGURE= YES USE_X11= YES USE_BUILDLINK2= YES -- cgit v1.2.3