diff options
author | reed <reed@pkgsrc.org> | 2005-09-07 23:46:55 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-09-07 23:46:55 +0000 |
commit | 6def6dfcedc181b0ae3d3f56c973db88a509df05 (patch) | |
tree | 6533639301eaaa763d8f1917bd613aced4f359f9 /games/xvier | |
parent | 3d6c92153c6128c6a197c9bf4e9b07d83ed65f07 (diff) | |
download | pkgsrc-6def6dfcedc181b0ae3d3f56c973db88a509df05.tar.gz |
Hardcode .6 as the man page suffix instead of ${IMAKE_MANNEWSUFFIX}.
The 6 is defined in the Imakefile.
I noticed this on Linux a couple months ago and noticed on DragonFly.
Diffstat (limited to 'games/xvier')
-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 970c83e19e1..551f826d755 100644 --- a/games/xvier/PLIST +++ b/games/xvier/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/02/26 04:07:50 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/09/07 23:46:55 reed Exp $ bin/xvier -${IMAKE_MAN_SOURCE_PATH}6/xvier.${IMAKE_MANNEWSUFFIX} +${IMAKE_MAN_SOURCE_PATH}6/xvier.6 libexec/xvier_prog |