New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17775 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

darcs-2.1.2 links against system curses instead of MacPorts ncurses

Reported by: blb@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: darcs

Description

Building devel/darcs with no variants causes the resulting darcs executable to be linked against /usr/lib/libncurses.5.4.dylib since it looks for -lcurses before -lncurses (/usr/lib/libcurses.dylib is a symlink to /usr/lib/libncurses.5.4.dylib). A simple patch against configure fixes this.

Attachments

darcs.diff (1015 bytes) - added by blb@… 4 years ago.
diff to Portfile

Change History

Changed 4 years ago by blb@…

diff to Portfile

comment:1 Changed 4 years ago by blb@…

  • Status changed from new to closed
  • Resolution set to fixed

Committed in r45073 (maintainer timeout).

comment:2 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.