[119988] trunk/dports/python/py-PyQGLViewer/Portfile

mf2k at macports.org mf2k at macports.org
Mon May 12 10:29:39 PDT 2014


Revision: 119988
          https://trac.macports.org/changeset/119988
Author:   mf2k at macports.org
Date:     2014-05-12 10:29:39 -0700 (Mon, 12 May 2014)
Log Message:
-----------
py-PyQGLViewer: Switch dependency to libQGLViewer. (#42386)

Modified Paths:
--------------
    trunk/dports/python/py-PyQGLViewer/Portfile

Modified: trunk/dports/python/py-PyQGLViewer/Portfile
===================================================================
--- trunk/dports/python/py-PyQGLViewer/Portfile	2014-05-12 17:14:49 UTC (rev 119987)
+++ trunk/dports/python/py-PyQGLViewer/Portfile	2014-05-12 17:29:39 UTC (rev 119988)
@@ -6,7 +6,7 @@
 
 name                py-PyQGLViewer
 version             0.11
-revision            1
+revision            2
 categories-append   graphics
 platforms           darwin
 maintainers         inria.fr:christophe.pradal openmaintainer
@@ -40,8 +40,8 @@
     depends_build-append port:mesa
 
     # Can use either py*-pyqt4 or py*-pyqt4-devel.
-    depends_lib-append  port:libPyQGLViewer \
-                        path:share/py${python.version}-sip/PyQt4:py${python.version}-pyqt4 \
+    depends_lib-append  path:share/py${python.version}-sip/PyQt4:py${python.version}-pyqt4 \
+                        port:libQGLViewer \
                         port:py${python.version}-sip
 
     use_configure       yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140512/c409cfc4/attachment.html>


More information about the macports-changes mailing list