Opened 10 days ago

Closed 8 days ago

#71177 closed defect (fixed)

rc @ 1.7.4 [+readline] PortFile uses incorrect configure option

Reported by: kreuter (Richard Kreuter) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.9.3
Keywords: Cc:
Port: rc

Description

I tried installing the +readline variant for rc v1.7.4, but the resulting binary wasn't linked to readline: otool -L showed only libSystem.

As it turns out, the configure script's option is --with-edit=readline (or --with-edit=editline), but the PortFile supplies --with-readline. Should be an easy fix.

Change History (1)

comment:1 Changed 8 days ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 3e6b3da25e1315232e5c985f6fd70abb93f2880e/macports-ports (master):

rc: fix readline/libedit configure arg

Closes: #71177

Note: See TracTickets for help on using tickets.