mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add/Delete missed files.
This commit is contained in:
parent
c5aad18587
commit
024b3d5c85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117896
10
www/p5-Apache-AuthCookie/files/patch-Makefile.PL
Normal file
10
www/p5-Apache-AuthCookie/files/patch-Makefile.PL
Normal file
@ -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
|
||||
};
|
Loading…
Reference in New Issue
Block a user