Opened 20 years ago
Closed 20 years ago
#2404 closed defect (fixed)
no variant of perl with shared lib -- extremely easy to fix
Reported by: | davekam@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
A shared lib variant is perl is necessary for, among other things, postgresql+perl. Currently, postgresql+perl configures --with-perl, but perl support is not linked in because libperl.dylib is not available. A variant should be added that allows this. I've made a diff for the Portfile and will attach it as soon as I figure out how :)
Attachments (1)
Change History (2)
Changed 20 years ago by davekam@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 20 years ago by blb@…
op_sys: | → All |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Closing as michaelm@ apparently added a shared variant back in Dec. 2004.
Note: See
TracTickets for help on using
tickets.
diff for portfile