From 71ad56e6f71680b88cc89761f7c8fe690dd9b0af Mon Sep 17 00:00:00 2001 From: salo Date: Mon, 17 Feb 2003 07:42:21 +0000 Subject: Remove trailing .1 from WRKSRC which appeared in the latest update (hi wiz!). --- textproc/crimson/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') 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 -- cgit v1.2.3