$OpenBSD: patch-Tests_CMakeTests_ModuleNoticesTest_cmake_in,v 1.2 2010/11/22 16:26:30 dcoppa Exp $
--- Tests/CMakeTests/ModuleNoticesTest.cmake.in.orig	Wed Nov  3 20:58:31 2010
+++ Tests/CMakeTests/ModuleNoticesTest.cmake.in	Mon Nov 22 11:50:04 2010
@@ -22,6 +22,9 @@ string(REPLACE "\r\r" "\r" notice_regex "${notice_rege
 # Modules that do not require our notice.
 set(notice_exceptions
   FindCUDA.cmake # MIT License, distributed here from upstream project
+  FindIconv.cmake
+  FindLibintl.cmake
+  MacroPushRequiredVars.cmake
   )
 
 # Load the list of modules to check.
