Opened 15 years ago
Closed 15 years ago
#22301 closed enhancement (fixed)
Add support for -DMULTIPLICITY to perl5.10
Reported by: | decibel (Jim Nasby) | Owned by: | ghosthound |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | perl5.10 |
Description
Simply adding the following seems to do the trick:
variant multiplicity description {Build with support for multiple interpreters} {
configure.args-append -Dusemultiplicity=y
}
Attachments (1)
Change History (4)
Changed 15 years ago by decibel (Jim Nasby)
comment:1 Changed 15 years ago by blb@…
Owner: | changed from macports-tickets@… to ricci@… |
---|---|
Port: | perl5.10 added |
comment:2 Changed 15 years ago by ghosthound
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by ghosthound
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
resolved in r62844
Note: See
TracTickets for help on using
tickets.
Fix is in testing as a default (rather than a variant).