Subject: pkg/34233: gnu m4 manpage prefix
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <heas@shrubbery.net>
List: pkgsrc-bugs
Date: 08/18/2006 23:25:00
>Number:         34233
>Category:       pkg
>Synopsis:       gnu m4 manpage prefix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 18 23:25:00 +0000 2006
>Originator:     john heasley
>Release:        NetBSD 3.99.17
>Organization:
	
>Environment:
	
	
System: NetBSD guelah 3.99.17 NetBSD 3.99.17 (guelah) #1: Tue Apr 18 01:51:21 UTC 2006 root@oak:/sys/arch/sparc64/compile/guelah sparc64
Architecture: sparc64
Machine: sparc64
>Description:
If GNU_PROGRAM_PREFIX is set to something other than the default, the
installation check of devel/m4 fails on the manpage.
>How-To-Repeat:
	
>Fix:
Is this change the correct way to deal with this?

Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/m4/PLIST,v
retrieving revision 1.7
diff -r1.7 PLIST
5c5
< man/man1/gm4.1
---
> man/man1/${GNU_PROGRAM_PREFIX}m4.1

>Unformatted: