aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-09-02 06:21:59 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-09-02 06:21:59 +0000
commit024b3d5c854040aaeb6ce42268f9b8a62bc73836 (patch)
treed06c1d6d1db80702f09a6e5968719b4c6d434f28
parentc5aad18587a6352cf8b43b2a520a5f1a874659ae (diff)
downloadports-024b3d5c854040aaeb6ce42268f9b8a62bc73836.tar.gz
ports-024b3d5c854040aaeb6ce42268f9b8a62bc73836.zip
Notes
-rw-r--r--www/p5-Apache-AuthCookie/files/patch-Makefile.PL10
-rw-r--r--www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm0
2 files changed, 10 insertions, 0 deletions
diff --git a/www/p5-Apache-AuthCookie/files/patch-Makefile.PL b/www/p5-Apache-AuthCookie/files/patch-Makefile.PL
new file mode 100644
index 000000000000..19c0430111ec
--- /dev/null
+++ b/www/p5-Apache-AuthCookie/files/patch-Makefile.PL
@@ -0,0 +1,10 @@
+--- Makefile.PL.orig Fri Aug 1 17:10:09 2003
++++ Makefile.PL Sat Mar 6 12:23:30 2004
+@@ -89,6 +89,7 @@
+ }
+
+ sub mod_perl_version {
++ eval { require Apache2 };
+ eval {
+ require mod_perl
+ };
diff --git a/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm b/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm
deleted file mode 100644
index e69de29bb2d1..000000000000
--- a/www/p5-Apache-AuthCookie/files/patch-t::lib::Apache::test.pm
+++ /dev/null