summaryrefslogtreecommitdiff
path: root/graphics/urt
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /graphics/urt
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'graphics/urt')
-rw-r--r--graphics/urt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile
index 00161b0c25c..4bd10fd32a9 100644
--- a/graphics/urt/Makefile
+++ b/graphics/urt/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2003/03/18 12:13:43 tron Exp $
+# $NetBSD: Makefile,v 1.26 2003/03/29 12:41:21 jmmv Exp $
DISTNAME= urt
PKGNAME= urt-3.1b1
PKGREVISION= 2
+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
@@ -19,7 +20,6 @@ EXTRACT_ONLY= urt-3.1b.tar.Z
USE_BUILDLINK2= yes
USE_LIBTOOL= yes
USE_X11= yes
-WRKSRC= ${WRKDIR}
CONFIGURE_SCRIPT=./Configure
CONFIGURE_ARGS= config/urt
HAS_CONFIGURE= yes