From 7045a02bb62da1f1881b64d8d93aac5aba0a3bfe Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Mon, 9 Jun 1997 19:16:36 +0000 Subject: - Install fvwm95 manpage - Updated Plist - Removed unnecessary post-configure, since example rc file isn't in the files-dir anymore - Port Packages still fine ;-) (tested, tested !!! ;-) PR: closes PR 2986 Submitted by: Lars Koeller --- x11-wm/fvwm95/Makefile | 9 ++++++--- x11-wm/fvwm95/pkg-plist | 1 + 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-wm/fvwm95') diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index 29d211f49e98..69ea93ba52c4 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 1 Feb 1997 14:46:05 MET # Whom: Andreas Klemm # -# $Id: Makefile,v 1.8 1997/02/01 16:46:12 andreas Exp $ +# $Id: Makefile,v 1.9 1997/02/06 07:58:40 asami Exp $ # DISTNAME= fvwm95-2.0.43a-Autoconf @@ -22,7 +22,10 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--includedir=/usr/local/include \ --libdir=/usr/local/lib -post-configure: - @${ECHO} "See the sample.fvwm95rc file in the files directory" +MAN1= fvwm95.1 + +post-install: + @${INSTALL_MAN} $(WRKSRC)/fvwm/fvwm95.man \ + $(PREFIX)/man/man1/fvwm95.1 .include diff --git a/x11-wm/fvwm95/pkg-plist b/x11-wm/fvwm95/pkg-plist index 2937e4f1f77f..f7bb365f6456 100644 --- a/x11-wm/fvwm95/pkg-plist +++ b/x11-wm/fvwm95/pkg-plist @@ -240,3 +240,4 @@ icons/xterm-sun.xpm icons/xterm.xpm icons/xv.xpm icons/xview.xpm +man/man1/fvwm95.1.gz -- cgit v1.2.3