Revision: 69255 http://trac.macports.org/changeset/69255 Author: michaelld@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 \
participants (1)
-
michaelld@macports.org