aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/python3.rb
diff options
context:
space:
mode:
authornibbles 2bits2012-04-10 23:01:54 -0700
committerMisty De Meo2012-04-11 10:22:11 -0500
commitc8bdcbd327743e6b7378b70ee1eeb78af0f25a07 (patch)
treea5f282a46677a974e5961c7f97a16573c6ab27fc /Library/Formula/python3.rb
parent7b1ad6e7993f9d63968a46df95a3e6635d47966c (diff)
downloadhomebrew-c8bdcbd327743e6b7378b70ee1eeb78af0f25a07.tar.bz2
openjpeg: switch to configure
Switch the formula to use configure. Openjpeg can be built using configure or cmake. They don't install identically, though. When built with cmake, one header is absent. Switching to configure gets us the unversioned one also, i.e. openjpeg/1.5.0/include/openjpeg-1.5/openjpeg.h openjpeg/1.5.0/include/openjpeg.h While only three formula currently depend_on openjpeg, they all contain code that expects the unversioned file, i.e. #include <openjpeg.h> Closes #11576. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Diffstat (limited to 'Library/Formula/python3.rb')
0 files changed, 0 insertions, 0 deletions