summaryrefslogtreecommitdiff
path: root/textproc/xt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xt/Makefile')
-rw-r--r--textproc/xt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile
index 9ad78c1028c..a1497a447c2 100644
--- a/textproc/xt/Makefile
+++ b/textproc/xt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/10/18 21:43:09 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2002/12/26 20:52:13 jlam Exp $
#
DISTNAME= xt
@@ -33,5 +33,5 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/java/xt
cd ${WRKDIR}/demo && ${PAX} -rwpp . ${PREFIX}/share/examples/java/xt
-.include "../../mk/java.mk"
+.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"