From 5223aa0ad27e00e4e2fed29a2ba90c7622dc94f1 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 17 Nov 1996 07:01:32 +0000 Subject: Converted to MAN[1-9NL] --- textproc/coco/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'textproc/coco') diff --git a/textproc/coco/Makefile b/textproc/coco/Makefile index 406103d44a3f..5ec9100bb978 100644 --- a/textproc/coco/Makefile +++ b/textproc/coco/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.23 1996/08/16 09:43:31 asami Exp $ +# $Id: Makefile,v 1.24 1996/11/11 05:07:15 obrien Exp $ # DISTNAME= mule-2.3 @@ -21,6 +21,7 @@ CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \ --terminal-face \ --locallisppath=${PREFIX}/lib/mule/site-lisp:${PREFIX}/share/emacs/site-lisp STRIP= +MAN1= coco.1 m2ps.1 mule.1 pre-build: find ${WRKSRC} -name \*.orig -exec /bin/rm -f \{} \; @@ -31,10 +32,5 @@ post-install: strip ${PREFIX}/bin/coco strip ${PREFIX}/bin/m2ps strip ${PREFIX}/bin/mule-19.28 -.if !defined(NOMANCOMPRESS) - gzip -9nf ${PREFIX}/man/man1/coco.1 - gzip -9nf ${PREFIX}/man/man1/m2ps.1 - gzip -9nf ${PREFIX}/man/man1/mule.1 -.endif .include -- cgit v1.2.3