Subject: CVS commit: pkgsrc/www/tidy
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/20/2006 12:09:21
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Fri Jan 20 12:09:21 UTC 2006

Modified Files:
	pkgsrc/www/tidy: distinfo
	pkgsrc/www/tidy/patches: patch-ac

Log Message:
Fix build under Mac OS X: link directly against the generated libtidy.a
instead of using -ltidy, which picked up the (incompatible) libtidy.dylib
from /usr/lib.  I'm wondering if buildlink3 could help here in some way...


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/www/tidy/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/www/tidy/patches/patch-ac

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