[69255] trunk/dports/graphics/scantailor/Portfile

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


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

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

Modified: trunk/dports/graphics/scantailor/Portfile
===================================================================
--- trunk/dports/graphics/scantailor/Portfile	2010-06-29 06:52:12 UTC (rev 69254)
+++ trunk/dports/graphics/scantailor/Portfile	2010-06-29 06:52:31 UTC (rev 69255)
@@ -6,7 +6,7 @@
 
 name                            scantailor
 version                         0.9.7.2
-revision        1
+revision        2
 platforms                       darwin
 maintainers                     raphael openmaintainer
 license                         GPL-3+
@@ -20,7 +20,7 @@
                                 DJVU file. Scanning, optical character recognition, and \
                                 assembling multi-page documents are out of scope of this project.
 
-depends_lib                     path:bin/qmake-mac:qt4-mac \
+depends_lib                     port:qt4-mac \
                                 port:jpeg \
                                 port:zlib \
                                 port:libpng \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100628/90ae9dd4/attachment-0001.html>


More information about the macports-changes mailing list