Ticket #17267: Portfile.diff

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

    old new  
    2424use_parallel_build      yes
    2525
    2626depends_lib             port:gsl \
    27                         port:perl5.8 \
     27                        path:bin/perl:perl5 \
    2828                        port:libiconv \
    2929                        port:plotutils \
    3030                        port:pkgconfig \
     
    3737                        port:readline \
    3838                        port:texinfo
    3939
     40configure.perl  ${prefix}/bin/perl
     41
    4042patchfiles              patch-config.h.in
    4143
    4244post-destroot {