Ticket #45832: Portfile.diff

File Portfile.diff, 454 bytes (added by csanchezdll, 9 years ago)
  • Portfile

     
    2828                port:intltool \
    2929                port:gtk-doc
    3030
     31platform darwin 8 {
     32    depends_build-append port:gmake
     33    build.cmd       gmake
     34}
     35
    3136depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
    3237                port:gobject-introspection \
    3338                port:mozjs17