summaryrefslogtreecommitdiff
path: root/textproc/crimson
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-12-26 22:14:36 +0000
committerjlam <jlam@pkgsrc.org>2002-12-26 22:14:36 +0000
commitafb47616328edbf3df77404fc32d8ed710ea3eba (patch)
tree717833c94f0a2fe8a5d534cec55bcf0b7bf64409 /textproc/crimson
parent7e33ff07a8a678d1b7cb395bb427884c362086f9 (diff)
downloadpkgsrc-afb47616328edbf3df77404fc32d8ed710ea3eba.tar.gz
Use PKGNAME_NOREV instead of PKGNAME when setting WRKSRC so that we can
safely bump the PKGREVISION for this package. Also some style nitpicks.
Diffstat (limited to 'textproc/crimson')
-rw-r--r--textproc/crimson/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile
index 50db4c12f8e..7f4704f5251 100644
--- a/textproc/crimson/Makefile
+++ b/textproc/crimson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2002/12/26 20:52:12 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2002/12/26 22:14:36 jlam Exp $
#
# We use the binary distribution of crimson because otherwise we
# have a bootstrap-loop between jakarta-ant and crimson, each of which
@@ -13,12 +13,11 @@ 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=
-NO_PATCH=
-NO_CONFIGURE=
-NO_BUILD=
+USE_BUILDLINK2= # defined
+NO_CONFIGURE= # defined
+NO_BUILD= # defined
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/java