[140989] trunk/dports/science/scidavis/Portfile

michaelld at macports.org michaelld at macports.org
Wed Oct 7 08:54:40 PDT 2015


Revision: 140989
          https://trac.macports.org/changeset/140989
Author:   michaelld at macports.org
Date:     2015-10-07 08:54:40 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
scidavis: various fixes and tweaks to make more robust; addresses ticket #48225 maintainer timeout.

Modified Paths:
--------------
    trunk/dports/science/scidavis/Portfile

Modified: trunk/dports/science/scidavis/Portfile
===================================================================
--- trunk/dports/science/scidavis/Portfile	2015-10-07 15:40:57 UTC (rev 140988)
+++ trunk/dports/science/scidavis/Portfile	2015-10-07 15:54:40 UTC (rev 140989)
@@ -6,6 +6,7 @@
 
 name                scidavis
 version             1.D8
+revision            1
 categories          science
 license             GPL-2+
 maintainers         nicos openmaintainer
@@ -20,9 +21,9 @@
 distname            ${name}.${version}
 
 depends_build-append    port:doxygen \
-                        port:cmake
+                        path:bin/cmake:cmake
 
-depends_lib-append  port:qwt \
+depends_lib-append  port:qwt52 \
                     port:qwtplot3d \
                     port:gsl \
                     port:muparser \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/e0352891/attachment.html>


More information about the macports-changes mailing list