Ticket #39620: Portfile.diff

File Portfile.diff, 411 bytes (added by mndavidoff (Monte Davidoff), 11 years ago)
  • Portfile

    old new  
    2525depends_build   port:pkgconfig \
    2626                port:intltool
    2727
    28 # The perl executable should be the one explicitly required by intltool
    29 configure.env-append  INTLTOOL_PERL=${prefix}/bin/perl5.12
    30 
    3128depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
    3229                port:libxml2
    3330