Ticket #54384: Portfile-erlang.diff

File Portfile-erlang.diff, 465 bytes (added by graffic (Javier Gonel), 7 years ago)

remove libGLU in wxwidgets variant

  • Portfile

    old new  
    118118    patchfiles-append           patch-lib_wx_configure.in.diff \
    119119                                patch-lib_wx_configure.diff
    120120    depends_lib-append          port:${wxWidgets.port}
    121     depends_lib-append          port:libGLU
    122121    configure.args-append       --with-wxdir=${wxWidgets.wxdir}
    123122    configure.args-delete       --without-wx
    124123}