Ticket #25782: Portfile.patch

File Portfile.patch, 638 bytes (added by irving.phillips@…, 14 years ago)

patched Portfile

  • Portfile

     
    44PortGroup  muniversal 1.0
    55name            gtkglext
    66version         1.2.0
    7 revision        4
     7revision        5
    88categories      devel
    99maintainers     lifehertz.com:jd
    1010description     OpenGL Extension to GTK
     
    3737                                                port:xorg-libXmu
    3838        configure.args --x-include=${prefix}/include --x-lib=${prefix}/lib
    3939}
     40
     41patchfiles-append       patch-examples-pixmap-mixed.c.diff \
     42                                patch-examples-pixmap.c.diff \
     43                                patch-gtk-gtkglwidget.c.diff