Changeset 82060
- Timestamp:
- 08/06/11 23:50:57 (4 years ago)
- Location:
- trunk/dports/ruby/rb-cocoa
- Files:
-
- 1 added
- 1 edited
-
Portfile (modified) (2 diffs)
-
files/patch-install.rb.diff (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/ruby/rb-cocoa/Portfile
r59632 r82060 5 5 6 6 ruby.setup {cocoa rubycocoa} 1.0.1 install.rb {ChangeLog ReadMe.html ReadMe.ja.html} 7 revision 07 revision 1 8 8 maintainers kimuraw 9 9 description Ruby bindings for writing cocoa programs … … 25 25 26 26 # fix #16928: allow non Mac OS X's make, like gmake 27 patchfiles-append patch-ext-rubycocoa-extconf.rb.in.diff 27 # fix #30563: build failure on Lion 28 patchfiles-append patch-ext-rubycocoa-extconf.rb.in.diff \ 29 patch-install.rb.diff 28 30 29 31 configure.args --install-prefix=${destroot}${prefix} \
Note: See TracChangeset
for help on using the changeset viewer.

