Ticket #17570: Portfile_vim-app.diff

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

    old new  
    132132
    133133variant perl description {Enable Perl scripting} {
    134134    configure.args-append   --enable-perlinterp
    135     depends_lib-append      port:perl5.8
     135    depends_lib-append      path:bin/perl:perl5
    136136}
    137137variant python description {Enable Python scripting} {
    138138    configure.args-append   --enable-pythoninterp