From a0712b80ae45f063c72c9818c54eba04994471b3 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 26 Dec 2002 20:52:09 +0000 Subject: Move java.mk to java-vm.mk to avoid name conflict with devel/mk-files as suggested by Simon J. Gerraty. --- textproc/xp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/xp') diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 54f0cda12a1..3b090599153 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/10/18 21:41:36 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/12/26 20:52:13 jlam Exp $ # DISTNAME= xp @@ -28,5 +28,5 @@ do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/java/xp cd ${WRKDIR}/docs && ${PAX} -rwpp . ${PREFIX}/share/doc/java/xp -.include "../../mk/java.mk" +.include "../../mk/java-vm.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3