Changeset 83398
- Timestamp:
- 08/31/11 03:37:08 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/lang/polyml/Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/polyml/Portfile
r82554 r83398 5 5 name polyml 6 6 version 5.4.1 7 revision 1 7 8 categories lang ml 8 9 platforms darwin 9 10 maintainers mww 11 license LGPL-2.1 10 12 description An implementation of Standard ML. 11 13 long_description Poly/ML is an extremely fast and efficient implementation of \ … … 21 23 rmd160 7f3916f306f1fa24afb5b7cbb77bac98c9e4ab24 22 24 23 configure.ldflags 24 configure.cppflags 25 depends_lib port:gmp 26 25 27 configure.args --mandir=${prefix}/share/man --build=${build_arch}-apple-darwin${os.major} 26 # YES, the C++ compiler is working just fine! (test fails though -- for whatever reason; override it)27 configure.env check_cpp=yes28 28 29 29 post-destroot {
Note: See TracChangeset
for help on using the changeset viewer.

