summaryrefslogtreecommitdiff
path: root/textproc/xalan-j/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xalan-j/Makefile')
-rw-r--r--textproc/xalan-j/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile
index f753508a393..f1ce614f14c 100644
--- a/textproc/xalan-j/Makefile
+++ b/textproc/xalan-j/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/10/18 21:37:52 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2002/12/26 20:52:12 jlam Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xalan-J,
# because although Xalan runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -31,5 +31,5 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/java/xalan
cd ${WRKSRC}/samples && ${PAX} -rwpp . ${PREFIX}/share/examples/java/xalan
-.include "../../mk/java.mk"
+.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"