On Sat, Nov 25, 2017 at 11:09:21AM +0800, Paul Goyette wrote:
With pkgsrc updated to just a few hours ago (and no relevant commits seen on
pkgsrc-changes), I am getting a repeatable failure to install.
It's not at all clear from the log what is failing, but there are multiple
errors in the Post-Install phases
I think I broke this with my py-cairo changes last night.
This commit should fix it:
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 25 08:58:56 UTC 2017
Modified Files:
pkgsrc/devel/py-gobject3: Makefile
pkgsrc/games/gcompris: Makefile
pkgsrc/graphics/py-goocanvas: Makefile
pkgsrc/print/py-poppler: Makefile
pkgsrc/x11/avant-window-navigator: Makefile
pkgsrc/x11/py-gnome2-desktop: Makefile
pkgsrc/x11/py-gtk2: Makefile
Log Message:
*: use py-cairo's bl3.mk file where previously it used cairo:link
Needed when e.g. pkg-config is used to detect py-cairo.