Ticket #42386: Portfile-py-PyQGLViewer.diff

File Portfile-py-PyQGLViewer.diff, 453 bytes (added by christophe.pradal@…, 10 years ago)

Replace libPyQGLViewer by libQGLViewer as dependency

  • Portfile

    old new  
    3939    depends_build-append port:mesa
    4040
    4141    # Can use either py*-pyqt4 or py*-pyqt4-devel.
    42     depends_lib-append  port:libPyQGLViewer \
     42    depends_lib-append  port:libQGLViewer \
    4343                        path:share/py${python.version}-sip/PyQt4:py${python.version}-pyqt4 \
    4444                        port:py${python.version}-sip
    4545