Ticket #34733: Portfile.diff

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

    old new  
    3030                port:gnome-common \
    3131                port:intltool
    3232
     33# The perl executable should be the one explicitly required by intltool
     34configure.env-append  INTLTOOL_PERL=${prefix}/bin/perl5.12
     35
    3336depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
    3437                port:dbus-glib \
    3538                port:orbit2 \