Changeset 79282
- Timestamp:
- 06/08/11 02:01:12 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/ruby/rb19-mysql/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/ruby/rb19-mysql/Portfile
r66379 r79282 3 3 PortGroup ruby 1.0 4 4 5 ruby.setup {mysql mysql-ruby} 2.8.1 extconf.rb {README.html README_ja.html} default_fetch ruby19 6 5 ruby.setup {mysql mysql-ruby} 2.8.2 extconf.rb {README.html README_ja.html} default_fetch ruby19 7 6 maintainers nomaintainer 8 7 … … 13 12 homepage http://www.tmtm.org/mysql/ruby/ 14 13 master_sites http://tmtm.org/downloads/mysql/ruby/ 15 checksums sha1 9a5c04cc17be6d92c57756866b8abb894da7ca9016 14 platforms darwin 17 15 18 depends_lib path:bin/mysql_config5:mysql5 16 checksums sha1 c20ec0f41f19f11270963d9c9e0d5a2bba27801e \ 17 rmd160 0cd9a6071f0878a5ab4b47d9a023066f5ae39955 18 19 depends_lib-append path:bin/mysql_config5:mysql5 20 21 # gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags 22 universal_variant no 19 23 20 24 configure.args --with-mysql-config=${prefix}/bin/mysql_config5
Note: See TracChangeset
for help on using the changeset viewer.

