[69243] trunk/dports/comms/cutecom-qt4-mac/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/comms/cutecom-qt4-mac/Portfile

Modified: trunk/dports/comms/cutecom-qt4-mac/Portfile
===================================================================
--- trunk/dports/comms/cutecom-qt4-mac/Portfile	2010-06-29 06:42:14 UTC (rev 69242)
+++ trunk/dports/comms/cutecom-qt4-mac/Portfile	2010-06-29 06:43:18 UTC (rev 69243)
@@ -4,6 +4,7 @@
 
 name                cutecom-qt4-mac
 version             0.20.0
+revision            1
 categories          comms
 maintainers         jwbacon at tds.net
 distname            cutecom-${version}
@@ -18,7 +19,7 @@
 
 platforms           darwin
 depends_build       port:cmake
-depends_lib         path:bin/qmake-mac:qt4-mac
+depends_lib         port:qt4-mac
 
 patchfiles          patch-qcppdialogimpl.cpp \
 		    patch-qcppdialogimpl.h \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/2184865d/attachment.html>


More information about the macports-changes mailing list