diff options
author | reed <reed@pkgsrc.org> | 2005-09-19 16:37:26 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-09-19 16:37:26 +0000 |
commit | 01d8412ee8dfa9cdf0ce849bbc2d44e68e4d134d (patch) | |
tree | 10955138d3f2388debf02da3e0578a6de6d8ecd7 /games/xvier/PLIST | |
parent | c87fc5f8f3d9b66df96a17549428ee2062f3d13b (diff) | |
download | pkgsrc-01d8412ee8dfa9cdf0ce849bbc2d44e68e4d134d.tar.gz |
Use do-install target to install the three files.
On different operating systems, the man page was installed to
different places.
Bump PKGREVISION since man page now might be in a new place.
Simplify patch since now all changes are needed now.
Diffstat (limited to 'games/xvier/PLIST')
-rw-r--r-- | games/xvier/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xvier/PLIST b/games/xvier/PLIST index 2912bf9c3ca..71784d06c12 100644 --- a/games/xvier/PLIST +++ b/games/xvier/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/09/18 16:31:56 hira Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/09/19 16:37:26 reed Exp $ bin/xvier -${IMAKE_MAN_SOURCE_PATH}6/xvier.${IMAKE_MANNEWSUFFIX} libexec/xvier_prog +man/man6/xvier.6 |