summaryrefslogtreecommitdiff
path: root/graphics/urt
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commit95b3e3e2360a18f5efbc61ef85a063b7481be09f (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /graphics/urt
parent4815b5463ae62763c7f76ef59cf137fd64490912 (diff)
downloadpkgsrc-95b3e3e2360a18f5efbc61ef85a063b7481be09f.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