[MacPorts] #25317: antlr3 3.2 install failure

MacPorts noreply at macports.org
Thu Jun 17 06:31:08 PDT 2010


#25317: antlr3 3.2 install failure
------------------------------+---------------------------------------------
 Reporter:  dkkeen@…          |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.9.0                                
 Keywords:  haspatch          |        Port:  antlr3                               
------------------------------+---------------------------------------------
 sudo port install antlr3 fails with the following error:
 {{{
 Error: Target org.macports.destroot returned: can't read "distfile": no
 such variable
 }}}

 I was able to install the port by modifying the destroot section of the
 Porfile to this:
 {{{
 destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/java/${name}
     copy ${distpath}/${distname}${extract.suffix}
 ${destroot}${prefix}/share/java/${real_name}.jar
 }
 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/25317>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list