From 63f3e3b0d43bb0b1197cbb5e4c4dfc3a34adb25b Mon Sep 17 00:00:00 2001 From: Olli Hauer Date: Sat, 18 Aug 2012 14:29:08 +0000 Subject: - remove www/apache20 and devel/apr0 - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ --- www/apache20/files/patch-acinclude.m4 | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 www/apache20/files/patch-acinclude.m4 (limited to 'www/apache20/files/patch-acinclude.m4') diff --git a/www/apache20/files/patch-acinclude.m4 b/www/apache20/files/patch-acinclude.m4 deleted file mode 100644 index 25b723322636..000000000000 --- a/www/apache20/files/patch-acinclude.m4 +++ /dev/null @@ -1,21 +0,0 @@ ---- ./acinclude.m4.orig 2008-01-07 10:01:56.000000000 -0500 -+++ ./acinclude.m4 2010-05-06 16:06:03.732834004 -0400 -@@ -169,13 +169,17 @@ - - if test -z "$module_standalone"; then - if test -z "$2"; then -- libname="mod_$1.la" -+ # The filename of a convenience library must have a "lib" prefix: -+ libname="libmod_$1.la" - BUILTIN_LIBS="$BUILTIN_LIBS $modpath_current/$libname" - modpath_static="$modpath_static $libname" - cat >>$modpath_current/modules.mk<