Subject: CVS commit: pkgsrc/devel/scons
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 08/19/2005 11:16:57
Module Name: pkgsrc
Committed By: drochner
Date: Fri Aug 19 11:16:57 UTC 2005
Modified Files:
pkgsrc/devel/scons: Makefile
Log Message:
add a dependency on py-xml
This is not necessary for normal scons use, but there is an extension
"bksys" which needs XML.
Since scons users do not necessarily use Python theirselfes, a buildtime
dependency on px-xml-for-the-python-version-used-by-scons would be needed
which I don't see an easy and robust way for.
bump PKGREVISION
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/scons/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.