Reads okay to me except this newline diff.

> Index: files/FindLibintl.cmake
> ===================================================================
> RCS file: /cvs/ports/devel/cmake/files/FindLibintl.cmake,v
> retrieving revision 1.1
> diff -u -p -r1.1 FindLibintl.cmake
> --- files/FindLibintl.cmake   22 Nov 2010 16:26:30 -0000      1.1
> +++ files/FindLibintl.cmake   11 Jun 2012 08:59:46 -0000
> @@ -44,3 +44,4 @@ include(FindPackageHandleStandardArgs)
>  find_package_handle_standard_args(Libintl  DEFAULT_MSG  LIBINTL_INCLUDE_DIR  
> LIBINTL_LIB_FOUND)
>  
>  mark_as_advanced(LIBINTL_INCLUDE_DIR  LIBINTL_LIBRARIES  
> LIBINTL_LIBC_HAS_DGETTEXT  LIBINTL_LIB_FOUND)
> +

Reply via email to