summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam>2004-03-30 18:32:32 +0000
committerjlam <jlam>2004-03-30 18:32:32 +0000
commit02511fc0a22f8c312a678c977036dde12f65d135 (patch)
tree611493b131743db37f7c833fa710a714845cdc74 /textproc
parent235ed3faa35048d51f8915bebc4b35dd0e650775 (diff)
downloadpkgsrc-02511fc0a22f8c312a678c977036dde12f65d135.tar.gz
Don't use PKGNAME when setting WRKSRC; use PKGNAME_NOREV instead.
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 944b6331bbf..5abddfe25d8 100644
--- a/textproc/crimson/Makefile
+++ b/textproc/crimson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:26:49 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/30 18:32:33 jlam Exp $
#
# We use the binary distribution of crimson because otherwise we
# have a bootstrap-loop between apache-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}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_JAVA= run
USE_BUILDLINK2= # defined
NO_CONFIGURE= # defined