1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

- 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 <Lars_Koeller@odie.physik2.uni-rostock.de>
This commit is contained in:
Andreas Klemm 1997-06-09 19:16:36 +00:00
parent 0c7fb40446
commit 7045a02bb6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6821
4 changed files with 14 additions and 6 deletions

View File

@ -3,7 +3,7 @@
# Date created: Sa 1 Feb 1997 14:46:05 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $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 <bsd.port.mk>

View File

@ -240,3 +240,4 @@ icons/xterm-sun.xpm
icons/xterm.xpm
icons/xv.xpm
icons/xview.xpm
man/man1/fvwm95.1.gz

View File

@ -3,7 +3,7 @@
# Date created: Sa 1 Feb 1997 14:46:05 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $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 <bsd.port.mk>

View File

@ -240,3 +240,4 @@ icons/xterm-sun.xpm
icons/xterm.xpm
icons/xv.xpm
icons/xview.xpm
man/man1/fvwm95.1.gz