Subject: CVS commit: pkgsrc/graphics/netpbm
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/30/2005 15:58:59
Module Name:	pkgsrc
Committed By:	minskim
Date:		Thu Jun 30 15:58:59 UTC 2005

Modified Files:
	pkgsrc/graphics/netpbm: Makefile distinfo
	pkgsrc/graphics/netpbm/patches: patch-aa

Log Message:
Do not build fiasco on Darwin-8.x, where it causes a bus error.  This
should be OK since the netpbm Makefile has the following:

  # Fiasco has some special requirements that make it fail to compile on
  # some systems, and since it isn't very important, just set this to "N"
  # and skip it on those systems unless you want to debug it and fix it.
  BUILD_FIASCO = Y


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 pkgsrc/graphics/netpbm/Makefile
cvs rdiff -r1.36 -r1.37 pkgsrc/graphics/netpbm/distinfo
cvs rdiff -r1.30 -r1.31 pkgsrc/graphics/netpbm/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.