pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
net/p5-NetPacket needs to know that it uses Module::Build
Updating net/p5-NetPacket fails for lack of a .packlist:
Writing
/usr/pkg/usr/pkg/lib/perl5/vendor_perl/5.10.0/darwin-thread-multi-2level/auto/NetPacket/.packlist
Perl packlist
/usr/pkg/lib/perl5/vendor_perl/5.10.0/darwin-thread-multi-2level/auto/NetPacket/.packlist
is missing.
*** Error code 1
The problem seems to be that the new version uses Module::Build (old one
did not).
Cheers,
Mark
--- Makefile.~1.9.~ 2009-05-14 18:30:20.000000000 -0400
+++ Makefile 2009-05-14 18:31:53.000000000 -0400
@@ -11,6 +11,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/NetPacket/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index