Subject: CVS commit: pkgsrc/graphics/graphite2
From: Masatake Daimon
Date: 2014-05-16 03:21:12
Message id: 20140516012112.49C6D96@cvs.netbsd.org

Log Message:
Fix build errors on Darwin

patches/patch-Graphite.cmake (CREATE_LIBTOOL_FILE):
  Fix incorrect library_names

patches/patch-src_CMakeLists.txt:
  Don't pass -nodefaultlibs to compiler or the build fails for missing
  symbols on PowerPC and possibly other platforms.

Files:
RevisionActionfile
1.2modifypkgsrc/graphics/graphite2/Makefile
1.2modifypkgsrc/graphics/graphite2/PLIST
1.2modifypkgsrc/graphics/graphite2/distinfo
1.1addpkgsrc/graphics/graphite2/patches/patch-Graphite.cmake
1.1addpkgsrc/graphics/graphite2/patches/patch-src_CMakeLists.txt