[140996] trunk/dports/graphics/Coin/Portfile

michaelld at macports.org michaelld at macports.org
Wed Oct 7 10:21:17 PDT 2015


Revision: 140996
          https://trac.macports.org/changeset/140996
Author:   michaelld at macports.org
Date:     2015-10-07 10:21:16 -0700 (Wed, 07 Oct 2015)
Log Message:
-----------
Coin: use qt4 PortGroup to set QMAKE propertly for any qt4 install location.

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

Modified: trunk/dports/graphics/Coin/Portfile
===================================================================
--- trunk/dports/graphics/Coin/Portfile	2015-10-07 17:10:13 UTC (rev 140995)
+++ trunk/dports/graphics/Coin/Portfile	2015-10-07 17:21:16 UTC (rev 140996)
@@ -2,11 +2,12 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           qt4 1.0
 PortGroup           bitbucket 1.0
 
 bitbucket.setup     Coin3D coin 3.1.3 Coin-
 name                Coin
-revision            6
+revision            7
 license             BSD
 description         cross platform C++ OpenGL scene graph library
 long_description    Coin is a high-level 3D graphics library with a   \
@@ -24,8 +25,7 @@
 checksums           rmd160  e57fd6a4876a06874429f9ad6b96f166f5609362 \
                     sha256  583478c581317862aa03a19f14c527c3888478a06284b9a46a0155fa5886d417
 
-depends_lib-append  port:qt4-mac \
-                    port:simage \
+depends_lib-append  port:simage \
                     port:fontconfig \
                     port:freetype \
                     port:zlib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151007/84631abd/attachment.html>


More information about the macports-changes mailing list