Revision
69256
Author
michaelld@macports.org
Date
2010-06-28 23:53:07 -0700 (Mon, 28 Jun 2010)

Log Message

Correct use of qt4-mac dependency.

Modified Paths

Diff

Modified: trunk/dports/graphics/GLC_lib/Portfile (69255 => 69256)


--- 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}