[106664] trunk/dports/devel/qt4-creator-mac/Portfile

raimue at macports.org raimue at macports.org
Mon Jun 3 14:24:15 PDT 2013


Revision: 106664
          https://trac.macports.org/changeset/106664
Author:   raimue at macports.org
Date:     2013-06-03 14:24:15 -0700 (Mon, 03 Jun 2013)
Log Message:
-----------
devel/qt4-creator-mac:
Reinstate dependency on qt4-mac which was lost in r106661 by overriding the
dependencies from the qt4 port group. A build dependency on pkconfig is already
declared by the qt4 port group as well.

Revision Links:
--------------
    https://trac.macports.org/changeset/106661

Modified Paths:
--------------
    trunk/dports/devel/qt4-creator-mac/Portfile

Modified: trunk/dports/devel/qt4-creator-mac/Portfile
===================================================================
--- trunk/dports/devel/qt4-creator-mac/Portfile	2013-06-03 21:11:24 UTC (rev 106663)
+++ trunk/dports/devel/qt4-creator-mac/Portfile	2013-06-03 21:24:15 UTC (rev 106664)
@@ -6,6 +6,7 @@
 
 name                qt4-creator-mac
 version             2.7.1
+revision            1
 categories          devel aqua
 platforms           darwin
 license             LGPL-2.1
@@ -20,8 +21,7 @@
 checksums           rmd160  4ead068ad4c57888bf96266973fe69e8ee762ed2 \
                     sha256  5b428b49579ab62ab0575010848b4d50b05d4ff1abebaa73883bcdd9863f7613
 
-depends_build       port:pkgconfig
-depends_lib         port:botan
+depends_lib-append  port:botan
 
 # fix up QMake build files to remove debug and release building;
 # specify that here instead.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130603/249823df/attachment.html>


More information about the macports-changes mailing list