diff options
author | steve <steve@FreeBSD.org> | 1998-09-28 10:07:57 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-28 10:07:57 +0800 |
commit | 51ebb538ebef3cd1cf3f6a1a499e64d2bddffc05 (patch) | |
tree | 1a8e11ab646aadbc0fd8c13ddb5dd72c138f6625 /games/crossfire-client | |
parent | 85c74277c5a15940c9af52dffc8c6749dffd07d8 (diff) | |
download | freebsd-ports-gnome-51ebb538ebef3cd1cf3f6a1a499e64d2bddffc05.tar.gz freebsd-ports-gnome-51ebb538ebef3cd1cf3f6a1a499e64d2bddffc05.tar.zst freebsd-ports-gnome-51ebb538ebef3cd1cf3f6a1a499e64d2bddffc05.zip |
Move manpages from pkg/PLIST to MAN* macro in Makefile.
Diffstat (limited to 'games/crossfire-client')
-rw-r--r-- | games/crossfire-client/Makefile | 3 | ||||
-rw-r--r-- | games/crossfire-client/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/games/crossfire-client/Makefile b/games/crossfire-client/Makefile index 776d51024b70..bdab817ea496 100644 --- a/games/crossfire-client/Makefile +++ b/games/crossfire-client/Makefile @@ -3,7 +3,7 @@ # Date created: So 27 Okt 1996 12:25:55 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.23 1998/09/15 11:13:08 asami Exp $ +# $Id: Makefile,v 1.24 1998/09/17 00:32:32 asami Exp $ # DISTNAME= crossfire-${MAJ}.${MIN}.${PL} @@ -27,6 +27,7 @@ EXTRACT_ONLY= ${CF_SOURCES} ${CF_DOC} USE_PERL5= yes USE_IMAKE= yes PREFIX= ${LOCALBASE} +MAN6= crossfire.6 crossedit.6 # Do you want to be able to rebuild documentation after installing the game # to produce Postscript documentation with colored icons ?! You have to go diff --git a/games/crossfire-client/pkg-plist b/games/crossfire-client/pkg-plist index 13155bae8554..3570f04cf23b 100644 --- a/games/crossfire-client/pkg-plist +++ b/games/crossfire-client/pkg-plist @@ -7,8 +7,6 @@ bin/gensym.pl bin/mapconv bin/mktable bin/tcpsockets.pl -man/man6/crossfire.6.gz -man/man6/crossedit.6.gz lib/crossfire/fonts/crossfire.pcf lib/crossfire/fonts/fonts.dir lib/crossfire/lib/README |