Subject: CVS commit: pkgsrc/graphics/openjpeg
From: Masatake Daimon
Date: 2015-01-23 18:15:09
Message id: 20150123171509.9A6B098@cvs.netbsd.org

Log Message:
Check for aligned memory functions with cmake

Not all platforms have posix_memalign(3) so we need to check if it
exists. This fixes build failure on Darwin 9. See:
https://www.gnu.org/software/gnulib/manual/html_node/posix_005fmemalign.html

Files:
RevisionActionfile
1.11modifypkgsrc/graphics/openjpeg/Makefile
1.8modifypkgsrc/graphics/openjpeg/distinfo
1.4modifypkgsrc/graphics/openjpeg/patches/patch-aa
1.1addpkgsrc/graphics/openjpeg/patches/patch-CMakeLists.txt
1.1addpkgsrc/graphics/openjpeg/patches/patch-src_lib_openjp2_opj__config__private.h.cmake.in