pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/x11/py-gtk2
On Thu, 11 Jul 2013 05:12:59 +0900, Thomas Klausner <wiz%netbsd.org@localhost>
wrote:
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jul 10 20:12:59 UTC 2013
Modified Files:
pkgsrc/x11/py-gtk2: buildlink3.mk
Log Message:
Try fixing the option handling.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/x11/py-gtk2/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
It probably will not works as expected yet, because pkgbase != PKGBASE.
Following should be set in pkgsrc/x11/py-gtk2/buildlink3.mk additionally:
BUILDLINK_PKGNAME.pygtk2= ${PYPKGPREFIX}-gtk2
and pkgsrc/mk/pkg-build-options.mk should use it if it is defined.
BUILDLINK_PKGNAME.${pkgbase} also should be defined in buldlink3.mk for
other py- and ruby- packages, because it is also used in
buildlink3/bsd.buildlink3.mk.
But I don't analyze why it worked for other situation in the makefile...
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index