Index: head/textproc/simplexml/files/patch-cmake__FindIconv.cmake =================================================================== --- head/textproc/simplexml/files/patch-cmake__FindIconv.cmake (nonexistent) +++ head/textproc/simplexml/files/patch-cmake__FindIconv.cmake (revision 367142) @@ -0,0 +1,11 @@ +--- cmake/FindIconv.cmake.orig 2014-09-03 02:19:35 UTC ++++ cmake/FindIconv.cmake +@@ -40,7 +40,7 @@ + DOC "Path to the ${ICONV_H} file" + ) + +-find_library(Iconv_LIBRARY NAMES iconv ++find_library(Iconv_LIBRARY NAMES iconv c + PATHS /usr/local/lib + /usr/lib + NO_DEFAULT_PATH Property changes on: head/textproc/simplexml/files/patch-cmake__FindIconv.cmake ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property