Ticket #17263: Portfile.diff
File Portfile.diff, 412 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago) |
---|
-
Portfile
old new 54 54 # to _run_ ghc, since the mangler (an assembly to assembly transformation) 55 55 # is a perl script. That's why it called the "Evil Mangler". 56 56 # 57 depends_run port:perl5.8 57 depends_lib-append path:bin/perl:perl5 58 configure.env-append PerlCmd=${prefix}/bin/perl 58 59 59 60 worksrcdir ${name}-${version} 60 61