Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17810 closed defect (fixed)

xboard Portfile wrong

Reported by: matt.mcadory@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: libtool Cc: jmroot (Joshua Root)
Port: xboard

Description

Line 28 in the xboard portfile should read:

copy -force ${prefix}/share/libtool/config/config.guess ${prefix}/share/libtool/config/config.sub ${worksrcpath}

instead of:

copy -force ${prefix}/share/libtool/config.guess ${prefix}/share/libtool/config.sub ${worksrcpath}

Change History (2)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: jmr@… added
Keywords: libtool added; xboard removed
Port: xboard added
Resolution: fixed
Status: newclosed

Fixed in r44497. (Libtool 2 upgrade breakage.)

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.