[MacPorts] #17775: darcs-2.1.2 links against system curses instead of MacPorts ncurses
#17775: darcs-2.1.2 links against system curses instead of MacPorts ncurses ------------------------------+--------------------------------------------- Reporter: blb@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: darcs ------------------------------+--------------------------------------------- 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. -- Ticket URL: <http://trac.macports.org/ticket/17775> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17775: darcs-2.1.2 links against system curses instead of MacPorts ncurses -------------------------------+-------------------------------------------- Reporter: blb@… | Owner: gwright@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: darcs | -------------------------------+-------------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => fixed Comment: Committed in r45073 (maintainer timeout). -- Ticket URL: <http://trac.macports.org/ticket/17775#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts