[44229] trunk/dports/graphics/qimageblitz/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Tue Dec 23 13:43:09 PST 2008


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

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

Modified: trunk/dports/graphics/qimageblitz/Portfile
===================================================================
--- trunk/dports/graphics/qimageblitz/Portfile	2008-12-23 21:42:18 UTC (rev 44228)
+++ trunk/dports/graphics/qimageblitz/Portfile	2008-12-23 21:43:09 UTC (rev 44229)
@@ -4,7 +4,7 @@
 
 name                qimageblitz
 version             0.0.5
-revision            1
+revision            2
 categories          graphics kde kde4
 maintainers         illogic-al at macports.org openmaintainer
 description         Graphical effects library for KDE4
@@ -30,6 +30,8 @@
 
 pre-configure { file mkdir ${worksrcpath} }
 
+configure.env-append  QTDIR=${prefix}/libexec/qt4-mac
+
 configure.args      ../${distname} -DBUILD_SHARED_LIBS:BOOL=ON \
 		-DCMAKE_VERBOSE_MAKEFILE=ON \
 		-DCMAKE_BUILD_TYPE=Release \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081223/1df7168d/attachment.html>


More information about the macports-changes mailing list