Ticket #16254: Portfile.diff

File Portfile.diff, 410 bytes (added by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), 16 years ago)
  • Portfile

    old new  
    7979
    8080variant gtk description {GTK support for Pike} {
    8181    configure.args-append --with-gtk
    82     depends_lib-append port:gtk
    83     depends_build-append port:gtk
     82    depends_lib-append port:gtk2
     83    depends_build-append port:gtk2
    8484}
    8585
    8686variant opengl description {OpenGL support for Pike} {