diff options
Diffstat (limited to 'net/p5-FusionInventory-Agent/Makefile')
-rw-r--r-- | net/p5-FusionInventory-Agent/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-FusionInventory-Agent/Makefile b/net/p5-FusionInventory-Agent/Makefile index 71e20002b2c..95ac04841e6 100644 --- a/net/p5-FusionInventory-Agent/Makefile +++ b/net/p5-FusionInventory-Agent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2015/06/12 10:50:44 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2015/06/24 18:07:45 bouyer Exp $ # DISTNAME= FusionInventory-Agent-2.2.7 @@ -34,6 +34,8 @@ DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception DEPENDS+= p5-Test-MockModule-[0-9]*:../../devel/p5-Test-MockModule DEPENDS+= p5-YAML-[0-9]*:../../textproc/p5-YAML +PERL5_PACKLIST= auto/FusionInventory/Agent/.packlist + PERL5_MODULE_TYPE= Module::Install::Bundled MAKE_PARAMS+= PREFIX=${PREFIX} LOCALSTATEDIR=${VARBASE}/fusioninventory |