#21180: Configuring mldonkey fails --------------------------------------+------------------------------------- Reporter: macports.users@… | Owner: pguyot@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: mldonkey --------------------------------------+------------------------------------- Comment(by gunnmjk@…): I know how to fix this... There is a typo in the configure file. Update line 4583 of /mldonkey/config/configure {{{ from << "$REQUIRED_OCAML"*|3.11.0*|3.10.*|3.09.*|3.08.4*|3.08.3*) ;; to
"$REQUIRED_OCAML"*|3.11.*|3.10.*|3.09.*|3.08.4*|3.08.3*) ;; }}}
Can somebody please show me how to post a patch for this to macports and/or to mldonkey source? Thanks! -- Ticket URL: <http://trac.macports.org/ticket/21180#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS