Ticket #26295: libjit-0.1.2.diff
File libjit-0.1.2.diff, 1.2 KB (added by ryandesign (Ryan Carsten Schmidt), 14 years ago) |
---|
-
Portfile
1 1 # $Id$ 2 2 3 PortSystem 1.0 4 3 5 name libjit 4 version 0. 0.66 version 0.1.2 5 7 categories devel 6 8 maintainers nomaintainer 7 9 platforms darwin 10 license LPGL-2.1 11 8 12 description A Just-In-Time library. 9 13 long_description The libjit library has an extensive set of \ 10 14 routines that takes care of the bulk of the \ 11 15 Just-In-Time compilation process, without tying \ 12 16 the programmer down with language or bytecode \ 13 17 specifics. 14 master_sites http://www.southern-storm.com.au/download 15 checksums sha1 4c235bddb0f24e00df2571d1da975e863d280f35 18 19 homepage http://dotgnu.org/libjit-doc/libjit.html 20 master_sites gnu:dotgnu/${name} 21 22 checksums sha1 8512d5cd72abbbc838a0c69488ff329b02171f81 \ 23 rmd160 fb10c647b4f3da7cab645080ad81245acc8506cc 24 16 25 configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man 26 27 # checking for the native integer types... configure: error: unknown 28 universal_variant no