[52295] trunk/dports/devel/automoc/Portfile
illogic-al at macports.org
illogic-al at macports.org
Sat Jun 13 11:54:33 PDT 2009
Revision: 52295
http://trac.macports.org/changeset/52295
Author: illogic-al at macports.org
Date: 2009-06-13 11:54:30 -0700 (Sat, 13 Jun 2009)
Log Message:
-----------
Use qt4-mac
Modified Paths:
--------------
trunk/dports/devel/automoc/Portfile
Modified: trunk/dports/devel/automoc/Portfile
===================================================================
--- trunk/dports/devel/automoc/Portfile 2009-06-13 17:53:53 UTC (rev 52294)
+++ trunk/dports/devel/automoc/Portfile 2009-06-13 18:54:30 UTC (rev 52295)
@@ -5,6 +5,7 @@
name automoc
version 0.9.88
+revision 1
categories devel kde kde4
maintainers illogic-al openmaintainer
description A tool which automatically creates .moc files and compiles them in.
@@ -18,7 +19,7 @@
sha1 d864c3dda99d8b5f625b9267acfa1d88ff617e3a \
rmd160 8545f159092c9237f8c0f0f14b0dca9bfeac5c19
-depends_lib port:qt4-kde
+depends_lib port:qt4-mac
use_parallel_build yes
worksrcdir build
@@ -27,5 +28,5 @@
configure.compiler gcc-4.2
configure.args-append ../${distname} \
- -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-kde/bin/qmake
+ -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090613/719b68cf/attachment.html>
More information about the macports-changes
mailing list