Ticket #27919: Portfile.diff

File Portfile.diff, 443 bytes (added by michelle.lynn.gill@…, 13 years ago)
  • Portfile

    old new  
    3737                ${destroot}${prefix}/share/doc/${name}
    3838}
    3939
     40variant flex description {Specify this to install the flex-based mmCIF parser libraries.} {
     41        patchfiles              patch-setup
     42        depends_lib-append      port:flex
     43}
     44
    4045livecheck.type  regex
    4146livecheck.url   http://biopython.org/wiki/Download
    4247livecheck.regex biopython-(\[0-9\.\]+).tar.gz