head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.18;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
--- src/man/Makefile--	Tue Nov  1 23:06:06 1994
+++ src/man/Makefile	Tue Jul 28 08:50:22 1998
@@@@ -3,4 +3,5 @@@@
 MANDIR=/usr/man/man$(MANEXT)
 
 install:
+	mkdir -p ${MANDIR}
 	for f in $(MAN); do cp $$f $(MANDIR)/`basename $$f .m`.$(MANEXT); done
@
