From c5d1d89882456a228a9de4981c95bd6f779130d0 Mon Sep 17 00:00:00 2001 From: steve Date: Tue, 20 Oct 1998 02:02:08 +0000 Subject: Move manpages from pkg/PLIST to Makefile. --- textproc/mgdiff/Makefile | 3 ++- textproc/mgdiff/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'textproc/mgdiff') diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile index 9c76f0fe3e4f..8ee05667c894 100644 --- a/textproc/mgdiff/Makefile +++ b/textproc/mgdiff/Makefile @@ -3,7 +3,7 @@ # Date created: 22 October 1996 # Whom: andreas@marvin.robin.de # -# $Id: Makefile,v 1.3 1997/04/11 09:39:54 obrien Exp $ +# $Id: Makefile,v 1.4 1997/04/27 00:11:48 asami Exp $ # DISTNAME= mgdiff @@ -16,6 +16,7 @@ MAINTAINER= andreas@marvin.robin.de REQUIRES_MOTIF= yes USE_IMAKE= yes +MAN1= mgdiff.1 post-install: @${MKDIR} ${PREFIX}/lib/X11/mgdiff diff --git a/textproc/mgdiff/pkg-plist b/textproc/mgdiff/pkg-plist index e3801620a8b3..445ab7c96a9a 100644 --- a/textproc/mgdiff/pkg-plist +++ b/textproc/mgdiff/pkg-plist @@ -1,5 +1,5 @@ bin/mgdiff -man/man1/mgdiff.1.gz lib/X11/app-defaults/Mgdiff lib/X11/mgdiff/mgdiff.xbm lib/X11/mgdiff/mgdiff.xpm +@dirrm lib/X11/mgdiff -- cgit