1
0
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:
Sergey Matveychuk 2004-09-02 06:21:59 +00:00
parent c5aad18587
commit 024b3d5c85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117896
2 changed files with 10 additions and 0 deletions

View 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
};