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

michaelld at macports.org michaelld at macports.org
Thu Oct 21 05:51:38 PDT 2010


Revision: 72616
          http://trac.macports.org/changeset/72616
Author:   michaelld at macports.org
Date:     2010-10-21 05:51:35 -0700 (Thu, 21 Oct 2010)
Log Message:
-----------
Changes to use qt4 portgroup.
Remove dependencies that are fulfilled by qt4-mac.

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

Modified: trunk/dports/graphics/scantailor/Portfile
===================================================================
--- trunk/dports/graphics/scantailor/Portfile	2010-10-21 12:50:55 UTC (rev 72615)
+++ trunk/dports/graphics/scantailor/Portfile	2010-10-21 12:51:35 UTC (rev 72616)
@@ -3,9 +3,11 @@
 
 PortSystem                      1.0
 PortGroup                       cmake 1.0
+PortGroup                       qt4 1.0
 
 name                            scantailor
 version                         0.9.9.1
+revision                        1
 platforms                       darwin
 maintainers                     raphael openmaintainer
 license                         GPL-3+
@@ -19,12 +21,7 @@
                                 DJVU file. Scanning, optical character recognition, and \
                                 assembling multi-page documents are out of scope of this project.
 
-depends_lib                     port:qt4-mac \
-                                port:jpeg \
-                                port:zlib \
-                                port:libpng \
-                                port:tiff \
-                                port:boost
+depends_lib-append              port:boost
 
 master_sites                    sourceforge
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101021/6b2e8585/attachment.html>


More information about the macports-changes mailing list