Ticket #17263: Portfile.diff

File Portfile.diff, 412 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 15 years ago)
  • Portfile

    old new  
    5454# to _run_ ghc, since the mangler (an assembly to assembly transformation)
    5555# is a perl script. That's why it called the "Evil Mangler".
    5656#
    57 depends_run     port:perl5.8
     57depends_lib-append      path:bin/perl:perl5
     58configure.env-append    PerlCmd=${prefix}/bin/perl
    5859
    5960worksrcdir      ${name}-${version}
    6061