On Tue, 11 Sep 2012 22:14:17 +0900, Silas Silva <silasdb%gmail.com@localhost> wrote:
The pkgsrc Makefile is non-trival (363 lines) but it ends with .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk"How do you pass parameters (foo=bar) to Makefile.PL? Or you just use SUBST (or patches?) to make internal changes to it?
MAKE_PARAMS+=foo=bar ? -- OBATA Akio / obache%NetBSD.org@localhost