From 9ca4ec66595ccc867538cf2e849248c579396a2e Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Fri, 14 Apr 2000 18:40:29 +0000 Subject: Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} PR: ports/18009 Submitted by: tkato@prontomail.ne.jp --- misc/man.el/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/man.el') diff --git a/misc/man.el/Makefile b/misc/man.el/Makefile index 00286817b832..e3d1979a5781 100644 --- a/misc/man.el/Makefile +++ b/misc/man.el/Makefile @@ -15,8 +15,8 @@ MAINTAINER= kiri@kiri.toba-cmt.ac.jp # If you use Japanese manuals, install japanese/man as well. +NO_WRKSUBDIR= yes NO_BUILD= yes -WRKSRC= ${WRKDIR} ELISPDIR= ${PREFIX}/share/emacs/site-lisp SITEPKGDIR= ${PREFIX}/lib/xemacs/site-packages -- cgit v1.2.3