[69237] trunk/dports/devel/qca/Portfile

michaelld at macports.org michaelld at macports.org
Mon Jun 28 23:34:34 PDT 2010


Revision: 69237
          http://trac.macports.org/changeset/69237
Author:   michaelld at macports.org
Date:     2010-06-28 23:34:32 -0700 (Mon, 28 Jun 2010)
Log Message:
-----------
Correct use of qt4-mac dependency.

Modified Paths:
--------------
    trunk/dports/devel/qca/Portfile

Modified: trunk/dports/devel/qca/Portfile
===================================================================
--- trunk/dports/devel/qca/Portfile	2010-06-29 06:29:06 UTC (rev 69236)
+++ trunk/dports/devel/qca/Portfile	2010-06-29 06:34:32 UTC (rev 69237)
@@ -3,6 +3,7 @@
 PortSystem          1.0
 name                qca
 version             2.0.2
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 set major           [lindex [split ${version} .] 0]
 categories          devel crypto security
@@ -24,7 +25,7 @@
                      sha1    5a414c3296cd37d1ec34182be0d089c5073f55a8 \
                      rmd160  18b0f497709f9700227644977946735d2ec3c623
 
-depends_lib          path:bin/qmake-mac:qt4-mac
+depends_lib          port:qt4-mac
 
 configure.args       --qtdir=${prefix}/libexec/qt4-mac \
                      --no-framework
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/039544ab/attachment.html>


More information about the macports-changes mailing list