summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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