Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Jeremy C. Reed <reed@netbsd.org>
List: pkgsrc-changes
Date: 05/28/2004 18:16:38
Module Name:	pkgsrc
Committed By:	reed
Date:		Fri May 28 18:16:38 UTC 2004

Modified Files:
	pkgsrc/x11/gtk2: Makefile buildlink3.mk

Log Message:
libgdk-x11 provided by this package directly uses libXft.
So include buildlink for Xft2.

Also, the build which uses newer freetype includes
needs a newer Xft.h. So depend on Xft2>=2.1.2nb2.
(I didn't bump in the Xft2's buildlink3 because maybe
other packages don't need that new Xft.h.)
This will close PR #25548.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/x11/gtk2/buildlink3.mk

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