summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-02-17 07:42:21 +0000
committersalo <salo@pkgsrc.org>2003-02-17 07:42:21 +0000
commit71ad56e6f71680b88cc89761f7c8fe690dd9b0af (patch)
tree0f41c74890eb132072691136b7ba79b01c5bc985 /textproc
parent2ea45dfef20df976b8bb7d424b1b5e31519fb498 (diff)
downloadpkgsrc-71ad56e6f71680b88cc89761f7c8fe690dd9b0af.tar.gz
Remove trailing .1 from WRKSRC which appeared in the latest update (hi wiz!).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/crimson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile
index c274de7de15..1681f842e40 100644
--- a/textproc/crimson/Makefile
+++ b/textproc/crimson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/02/14 18:15:26 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2003/02/17 07:42:21 salo Exp $
#
# We use the binary distribution of crimson because otherwise we
# have a bootstrap-loop between jakarta-ant and crimson, each of which
@@ -13,7 +13,7 @@ MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://xml.apache.org/crimson/
COMMENT= Apache.org implementation of JAXP, SAX, and DOM
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/.1$//}
USE_JAVA= run
USE_BUILDLINK2= # defined
NO_CONFIGURE= # defined