From 3ad1bdbf063a03bdcca7087d41be98b07ad933af 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/urt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/urt') diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 2ed70fb8cc4..00b65f2ddc8 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2004/01/03 18:49:44 reed Exp $ +# $NetBSD: Makefile,v 1.31 2004/01/20 12:18:17 agc Exp $ DISTNAME= urt PKGNAME= urt-3.1b1 PKGREVISION= 3 -WRKSRC= ${WRKDIR} CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.utah.edu/pub/dept/OLD/pub/ DISTFILES= urt-3.1b.tar.Z urt-doc.tar urt-img.tar @@ -17,6 +16,7 @@ COMMENT= Toolkit and library for raster image processing EXTRACT_ONLY= urt-3.1b.tar.Z +WRKSRC= ${WRKDIR} USE_BUILDLINK2= yes USE_LIBTOOL= yes USE_X11= yes -- cgit v1.2.3