Opened 15 years ago
Closed 14 years ago
#24548 closed defect (fixed)
heimdal needs openssl dependency
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | heimdal |
Description
heimdal links with /opt/local/lib/libcrypto.0.9.8.dylib so it should have a dependency on port:openssl
Attachments (1)
Change History (3)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | heimdal.diff added |
---|
proposed patch
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It also links with the system's editline, instead of, say, MacPorts readline.
The attached patch adds dependencies and arguments for openssl, readline, and also openldap, since I see it supports openldap so why not add it.