[44221] trunk/dports/devel/automoc/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Dec 23 13:29:20 PST 2008


Revision: 44221
          http://trac.macports.org/changeset/44221
Author:   mcalhoun at macports.org
Date:     2008-12-23 13:29:20 -0800 (Tue, 23 Dec 2008)
Log Message:
-----------
automoc: Accommodate changes to qt4-mac (r44214).

Modified Paths:
--------------
    trunk/dports/devel/automoc/Portfile

Modified: trunk/dports/devel/automoc/Portfile
===================================================================
--- trunk/dports/devel/automoc/Portfile	2008-12-23 21:28:35 UTC (rev 44220)
+++ trunk/dports/devel/automoc/Portfile	2008-12-23 21:29:20 UTC (rev 44221)
@@ -4,7 +4,7 @@
 
 name                automoc
 version             0.9.87
-revision            1
+revision            2
 categories          devel kde kde4
 maintainers         illogic-al at macports.org openmaintainer
 description         A tool which automatically creates .moc files and compiles them in.
@@ -23,6 +23,7 @@
 worksrcdir          build
 pre-configure       { file mkdir ${worksrcpath} }
 
+configure.env	    QTDIR=${prefix}/libexec/qt4-mac
 configure.cmd	    cmake
 configure.ccache    no
 configure.compiler  gcc-4.2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081223/5e92ca7b/attachment.html>


More information about the macports-changes mailing list