[69239] trunk/dports/audio/hydrogen/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/audio/hydrogen/Portfile

Modified: trunk/dports/audio/hydrogen/Portfile
===================================================================
--- trunk/dports/audio/hydrogen/Portfile	2010-06-29 06:35:31 UTC (rev 69238)
+++ trunk/dports/audio/hydrogen/Portfile	2010-06-29 06:36:18 UTC (rev 69239)
@@ -6,6 +6,7 @@
 name                hydrogen
 epoch               1
 version             0.9.4
+revision            1
 categories          audio
 platforms           macosx
 maintainers         xenith.org:xenith
@@ -23,7 +24,7 @@
 
 depends_build       port:scons
 
-depends_lib         path:bin/qmake-mac:qt4-mac \
+depends_lib         port:qt4-mac \
                     port:flac \
                     port:libsndfile \
                     port:libtar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/57067753/attachment.html>


More information about the macports-changes mailing list