- Fix breakage with perl 5.16.
PR: ports/170698 Submitted by: Dave Evans <dave.evans55@googlemail.com>
This commit is contained in:
12
textproc/p5-XML-AutoWriter/files/patch-Makefile.PL
Normal file
12
textproc/p5-XML-AutoWriter/files/patch-Makefile.PL
Normal file
@@ -0,0 +1,12 @@
|
||||
$FreeBSD$
|
||||
|
||||
--- Makefile.PL.orig 2012-12-23 11:07:17.511361339 +0900
|
||||
+++ Makefile.PL 2012-12-23 11:09:35.165438990 +0900
|
||||
@@ -9,7 +9,6 @@
|
||||
build_requires => 'Test';
|
||||
build_requires => 'IO::File';
|
||||
|
||||
-auto_set_repository;
|
||||
auto_manifest;
|
||||
auto_install;
|
||||
WriteAll;
|
||||
Reference in New Issue
Block a user