[133629] trunk/dports/graphics/vtk5/Portfile

michaelld at macports.org michaelld at macports.org
Sat Mar 7 06:39:20 PST 2015


Revision: 133629
          https://trac.macports.org/changeset/133629
Author:   michaelld at macports.org
Date:     2015-03-07 06:39:20 -0800 (Sat, 07 Mar 2015)
Log Message:
-----------
vtk5: +qt4_mac variant depends on phonon.

Modified Paths:
--------------
    trunk/dports/graphics/vtk5/Portfile

Modified: trunk/dports/graphics/vtk5/Portfile
===================================================================
--- trunk/dports/graphics/vtk5/Portfile	2015-03-07 11:01:02 UTC (rev 133628)
+++ trunk/dports/graphics/vtk5/Portfile	2015-03-07 14:39:20 UTC (rev 133629)
@@ -6,7 +6,7 @@
 
 name                vtk5
 version             5.10.1
-revision            2
+revision            3
 set branch          [join [lrange [split ${version} .] 0 1] .]
 #
 # There was a stealth-update of vtkdata-5.10.1 that invalidated the checksums 
@@ -188,6 +188,7 @@
 }
 
 variant qt4_mac conflicts x11 description {Build GUI support with Qt4 (Mac)} {
+    depends_lib-append      port:phonon
     configure.args-append   -DVTK_USE_QT:BOOL=ON \
                             -DVTK_USE_GUISUPPORT:BOOL=ON \
                             -DQT_PHONON_INCLUDE_DIR=${prefix}/include/phonon \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150307/7ac210a5/attachment-0001.html>


More information about the macports-changes mailing list