Subject: CVS commit: pkgsrc/x11/py-qt2
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 03/02/2006 21:53:52
Module Name:	pkgsrc
Committed By:	drochner
Date:		Thu Mar  2 21:53:52 UTC 2006

Modified Files:
	pkgsrc/x11/py-qt2: Makefile PLIST

Log Message:
readd PLIST entries for OpenGL
qt2-libs didn't spontaneously stop building the OpenGL modules
(how should it, noone changed it) - the failure was caused by MesaLib
forcibly linking against libpthread so that it couldn't be used
by non-threaded programs anymore
added dependency on MesaLib-6.4.2nb1 and bumped PKGREVISION


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/x11/py-qt2/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/py-qt2/PLIST

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