[69261] trunk/dports/graphics/Quarter/Portfile

michaelld at macports.org michaelld at macports.org
Tue Jun 29 00:01:54 PDT 2010


Revision: 69261
          http://trac.macports.org/changeset/69261
Author:   michaelld at macports.org
Date:     2010-06-29 00:01:54 -0700 (Tue, 29 Jun 2010)
Log Message:
-----------
Corrected use of qt4-mac dependency.

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

Modified: trunk/dports/graphics/Quarter/Portfile
===================================================================
--- trunk/dports/graphics/Quarter/Portfile	2010-06-29 07:01:25 UTC (rev 69260)
+++ trunk/dports/graphics/Quarter/Portfile	2010-06-29 07:01:54 UTC (rev 69261)
@@ -4,7 +4,7 @@
 
 name			Quarter
 version			1.0.0
-revision		1
+revision		2
 description		integrates Coin and Qt
 long_description	Quarter is a light-weight glue library that provides \
     seamless integration between Kongsberg SIM's Coin high-level 3D \
@@ -25,4 +25,4 @@
 configure.cppflags-append   -I${prefix}/libexec/qt4-mac/include
 configure.args-append       --with-qt-designer-plugin-path=${prefix}/libexec/qt4-mac/plugins/designer
 
-depends_lib		path:bin/qmake-mac:qt4-mac port:Coin
+depends_lib		port:qt4-mac port:Coin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100629/5d8a7b3d/attachment.html>


More information about the macports-changes mailing list