diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-28 02:25:34 +0000 |
commit | 98a694e9a860e5e1bcc992f1905dbdf81839a150 (patch) | |
tree | 7470fb3ef740bf72808bf15eb38bdbbe7d0716bc /games/xblast | |
parent | 2bccdc057ce5093ddea66a15e173767ccd089b94 (diff) | |
download | ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.tar.gz ports-98a694e9a860e5e1bcc992f1905dbdf81839a150.zip |
Move manpages from pkg/PLIST to MAN* macro in Makefile.
Notes
Notes:
svn path=/head/; revision=13500
Diffstat (limited to 'games/xblast')
-rw-r--r-- | games/xblast/Makefile | 3 | ||||
-rw-r--r-- | games/xblast/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 0721eade56e8..a893a3fbd59f 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Nov 08 09:47:12 CET 1997 # Whom: se # -# $Id: Makefile,v 1.3 1997/12/08 22:57:33 se Exp $ +# $Id: Makefile,v 1.4 1998/02/12 21:35:13 se Exp $ # DISTNAME= xblast-2.6.beta @@ -19,5 +19,6 @@ MAINTAINER= se@FreeBSD.ORG WRKSRC= ${WRKDIR}/XBlast-2.6.beta USE_IMAKE= yes +MAN1= xblast.1 .include <bsd.port.mk> diff --git a/games/xblast/pkg-plist b/games/xblast/pkg-plist index 67c91ec321c2..2df3736cc343 100644 --- a/games/xblast/pkg-plist +++ b/games/xblast/pkg-plist @@ -581,7 +581,6 @@ lib/X11/xblast/image/sprite/skel_D.pbm lib/X11/xblast/image/sprite/skel_L.pbm lib/X11/xblast/image/sprite/skel_R.pbm lib/X11/xblast/image/sprite/skel_U.pbm -man/man1/xblast.1.gz @dirrm lib/X11/xblast/image/sprite @dirrm lib/X11/xblast/image/score @dirrm lib/X11/xblast/image/misc |