Opened 12 years ago

Closed 12 years ago

#35605 closed defect (fixed)

stunnel lacks libwrap support on Mountain Lion

Reported by: mp@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch mountainlion Cc:
Port: stunnel

Description (last modified by ryandesign (Ryan Carsten Schmidt))

By default, stunnel builds +libwrap, but the underlying configure process seems to skip (autodetect?) it on Mountain Lion.

Probably the same cause and similar fix as in #35359.

Change History (4)

comment:1 Changed 12 years ago by mp@…

Adding

platform darwin 12 { 
    depends_lib-append  port:tcp_wrappers 
 }

to the portfile fixes it.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: haspatch mountainlion added
Port: stunnel added

Maybe that should only be added inside the libwrap variant?

comment:3 Changed 12 years ago by mp@…

You need a patch to get this closed?

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.