summaryrefslogtreecommitdiff
path: root/textproc/crimson
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-03-29 12:40:00 +0000
committerjmmv <jmmv>2003-03-29 12:40:00 +0000
commitbd104e94125bfe7dfcebf5b4161276a4198449e9 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /textproc/crimson
parent7cae7f609b643bad775c5f59251c32e609dbdc0a (diff)
downloadpkgsrc-bd104e94125bfe7dfcebf5b4161276a4198449e9.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'textproc/crimson')
-rw-r--r--textproc/crimson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile
index 1681f842e40..33d49ac747e 100644
--- a/textproc/crimson/Makefile
+++ b/textproc/crimson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/02/17 07:42:21 salo Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:36 jmmv Exp $
#
# We use the binary distribution of crimson because otherwise we
# have a bootstrap-loop between jakarta-ant and crimson, each of which
@@ -6,6 +6,7 @@
DISTNAME= ${PKGNAME}-bin
PKGNAME= crimson-1.1.3.1
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/.1$//}
CATEGORIES= textproc www
MASTER_SITES= http://xml.apache.org/dist/crimson/
@@ -13,7 +14,6 @@ MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://xml.apache.org/crimson/
COMMENT= Apache.org implementation of JAXP, SAX, and DOM
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/.1$//}
USE_JAVA= run
USE_BUILDLINK2= # defined
NO_CONFIGURE= # defined