diff options
Diffstat (limited to 'Library/Formula/portmidi.rb')
| -rw-r--r-- | Library/Formula/portmidi.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/portmidi.rb b/Library/Formula/portmidi.rb index ab8a8b4e9..4ce9764af 100644 --- a/Library/Formula/portmidi.rb +++ b/Library/Formula/portmidi.rb @@ -16,7 +16,7 @@ class Portmidi < Formula def install # PATCH for Snow Leopard, see https://github.com/halfbyte/portmidi - # hopefully not needed anymymore in the next version of portmidi + # hopefully not needed anymore in the next version of portmidi architectures = archs_for_command('/bin/sh').join(' ') inreplace 'CMakeLists.txt', 'CMAKE_OSX_ARCHITECTURES i386 ppc CACHE STRING "do not build for 64-bit"', |
