[69256] trunk/dports/graphics/GLC_lib/Portfile

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


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

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

Modified: trunk/dports/graphics/GLC_lib/Portfile
===================================================================
--- trunk/dports/graphics/GLC_lib/Portfile	2010-06-29 06:52:31 UTC (rev 69255)
+++ trunk/dports/graphics/GLC_lib/Portfile	2010-06-29 06:53:07 UTC (rev 69256)
@@ -8,14 +8,14 @@
 
 name                GLC_lib
 version             1.2.0
-revision            1
+revision            2
 maintainers         lilalinux.net:macports
 description         C++ class library that enables the quick creation of an OpenGL application based on QT4.
 long_description    C++ class library that enables the quick creation of an OpenGL application based on QT4.
 
 homepage            http://www.glc-lib.net/
 
-depends_lib         path:bin/qmake-mac:qt4-mac port:zlib
+depends_lib         port:qt4-mac port:zlib
 
 master_sites        sourceforge:glc-lib
 distname            ${name}_src_${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/18938e2d/attachment.html>


More information about the macports-changes mailing list