summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Action-RenderView/patches/patch-aa
blob: 99e49ded64b84af3d83364ee6bf1bbd4f338d2b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1 2009/05/23 21:45:45 sno Exp $

Patch out auto_install - this will be handled by pkgsrc

--- Makefile.PL.orig	2009-05-23 21:33:21.000000000 +0000
+++ Makefile.PL	2009-05-23 21:33:43.000000000 +0000
@@ -14,5 +14,4 @@
 
 test_requires 'HTTP::Request::AsCGI';
 
-auto_install;
 WriteAll;