Subject: CVS commit: pkgsrc/graphics/tiff
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/17/2005 08:04:26
Module Name:	pkgsrc
Committed By:	jlam
Date:		Mon Jan 17 08:04:26 UTC 2005

Modified Files:
	pkgsrc/graphics/tiff: Makefile distinfo
	pkgsrc/graphics/tiff/patches: patch-ag

Log Message:
Link the tiff library, which has no C++ functions, with $(CC) instead
of $(CXX) so that applications needing libtiff don't also need to be
linked against $(CXX).  Bump the PKGREVISION to 3.  This should fix
PR pkg/28961.


To generate a diff of this commit:
cvs rdiff -r1.65 -r1.66 pkgsrc/graphics/tiff/Makefile
cvs rdiff -r1.22 -r1.23 pkgsrc/graphics/tiff/distinfo
cvs rdiff -r1.11 -r1.12 pkgsrc/graphics/tiff/patches/patch-ag

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