summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-AutoWriter/files/patch-Makefile.PL
blob: 3f87a71d3a9b5f2f067f444266ab65ed6c77e650 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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;