Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/16/1997 12:50:09
agc
Thu Oct 16 05:43:30 PDT 1997
Update of /cvsroot/pkgsrc/graphics/netpbm
In directory netbsd1:/var/slash-tmp/cvs-serv27541

Modified Files:
	Makefile 
Log Message:
+ set MANCOMPRESSED as the package installs its man pages gzipped

+ define COMPRESSMANCMD as imake seems to expect this to be defined
(FreeBSD define this in {$X11BASE}/lib/X11/config/FreeBSD.cf)

+ when preprocessing to set the correct prefix, use LOCALBASE rather
than PREFIX, as USE_IMAKE will set PREFIX by default

+ eliminate an unnecessary temporary file when preprocessing to set
the correct prefix.