Index: mono-tools-2.4.2/gendarme/rules/Gendarme.Rules.Portability/Makefile.am =================================================================== --- mono-tools-2.4.2.orig/gendarme/rules/Gendarme.Rules.Portability/Makefile.am 2009-02-23 18:52:20.000000000 +0000 +++ mono-tools-2.4.2/gendarme/rules/Gendarme.Rules.Portability/Makefile.am 2009-07-07 20:40:33.000000000 +0100 @@ -1,6 +1,6 @@ include ../common.make -EXTRA_RULES_OPTIONS += -r:ICSharpCode.SharpZipLib.dll -pkg:dotnet +EXTRA_RULES_OPTIONS += -r:ICSharpCode.SharpZipLib.dll -r:System.Web.Services rules_sources = \ DoNotHardcodePathsRule.cs \