Ticket #17570: Portfile_vim.diff

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

    old new  
    114114
    115115variant perl description {Enable Perl scripting} {
    116116    configure.args-append   --enable-perlinterp
    117     depends_lib-append      port:perl5.8
     117    depends_lib-append      path:bin/perl:perl5
    118118}
    119119variant python description {Enable Python scripting} {
    120120    configure.args-append   --enable-pythoninterp