Subject: CVS commit: pkgsrc
From: Johnny C. Lam
Date: 2004-12-19 01:01:43
Message id: 20041219000143.B8B0C2DA1D@cvs.netbsd.org

Log Message:
Create a modifier PERL5_OPTIONS that specifies properties of the perl
installation needed when including perl5/buildlink3.mk.  The only
option currently supported is "threads", which implies that a perl
that supports threads is required.  The requirement is checked at
pre-install time using an INSTALL script template by both the package
build and the binary package.

Add PERL5_OPTIONS+=threads to both devel/p5-SDL and graphics/p5-GD
since those modules require a perl that supports threads.

Files:
RevisionActionfile
1.23modifypkgsrc/devel/p5-SDL/Makefile
1.25modifypkgsrc/graphics/p5-GD/Makefile
1.15modifypkgsrc/lang/perl5/buildlink3.mk
1.1addpkgsrc/lang/perl5/files/install.tmpl