[44523] trunk/dports/kde/kdebase4-runtime/Portfile

illogic-al at macports.org illogic-al at macports.org
Mon Dec 29 18:46:46 PST 2008


Revision: 44523
          http://trac.macports.org/changeset/44523
Author:   illogic-al at macports.org
Date:     2008-12-29 18:46:46 -0800 (Mon, 29 Dec 2008)
Log Message:
-----------
Make compile

Modified Paths:
--------------
    trunk/dports/kde/kdebase4-runtime/Portfile

Modified: trunk/dports/kde/kdebase4-runtime/Portfile
===================================================================
--- trunk/dports/kde/kdebase4-runtime/Portfile	2008-12-30 01:52:06 UTC (rev 44522)
+++ trunk/dports/kde/kdebase4-runtime/Portfile	2008-12-30 02:46:46 UTC (rev 44523)
@@ -29,7 +29,6 @@
 configure.cmd       cmake
 configure.ccache    no
 configure.compiler  gcc-4.2
-configure.env-append  QTDIR=${prefix}/libexec/qt4-mac
 configure.args	../${distname} -DBUILD_SHARED_LIBS=ON \
 		-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON \
 		-DCMAKE_VERBOSE_MAKEFILE=ON \
@@ -40,6 +39,7 @@
 		-DPHONON_INCLUDE_DIR=${prefix}/include \
 		-DPHONON_LIBRARY=${prefix}/lib/libphonon.dylib \
 		-DCMAKE_OSX_SYSROOT=${universal_sysroot} \
+		-DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake \
 		-Wno-dev
 
 variant universal {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081229/5fda058d/attachment.html>


More information about the macports-changes mailing list