From c938d23aaf0ad974db01f2de0cd307afb84452eb Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 7 Sep 2005 23:46:55 +0000 Subject: 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. --- games/xvier/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') 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 -- cgit v1.2.3