summaryrefslogtreecommitdiff
path: root/textproc/saxon
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-10-02 23:39:22 +0000
committerrillig <rillig@pkgsrc.org>2006-10-02 23:39:22 +0000
commitcfc9fe0d152c272139d0485f66932787a68dd97e (patch)
tree2a8de1d9f97023b976dd4a136494dcc958204f7d /textproc/saxon
parentafacdaf6f8c27d6e960abc72a744f0b441df532b (diff)
downloadpkgsrc-cfc9fe0d152c272139d0485f66932787a68dd97e.tar.gz
Fixed file permissions. Bumped PKGREVISION.
Diffstat (limited to 'textproc/saxon')
-rw-r--r--textproc/saxon/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile
index 7c9c31f3f08..87ececf4572 100644
--- a/textproc/saxon/Makefile
+++ b/textproc/saxon/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2006/02/05 23:11:07 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/02 23:39:22 rillig Exp $
#
DISTNAME= saxon
PKGNAME= saxon-6.0.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc www
MASTER_SITES= ${HOMEPAGE}saxon6.0.2/
EXTRACT_SUFX= .zip
@@ -18,6 +18,9 @@ USE_JAVA= run
NO_CONFIGURE= yes
NO_BUILD= yes
+post-extract:
+ chmod -R u+w,go-w ${WRKSRC}
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/java
${INSTALL_DATA} ${WRKSRC}/saxon.jar ${PREFIX}/lib/java