Ticket #22301: patch

File patch, 533 bytes (added by decibel (Jim Nasby), 15 years ago)
  • Portfile

    old new  
    9595    configure.args-append   -Duseshrplib
    9696}
    9797
     98variant multiplicity description {Build with support for multiple interpreters} {
     99    configure.args-append   -Dusemultiplicity=y
     100}
     101
    98102livecheck.type  regex
    99103livecheck.url   http://www.cpan.org/src
    100104livecheck.regex latest_[join [lrange [split ${version} .] 0 1] .]_is_(\\d+(?:\\.\\d+)*)