[69539] trunk/dports/kde/kdelibs4/Portfile

snc at macports.org snc at macports.org
Fri Jul 9 08:09:30 PDT 2010


Revision: 69539
          http://trac.macports.org/changeset/69539
Author:   snc at macports.org
Date:     2010-07-09 08:09:29 -0700 (Fri, 09 Jul 2010)
Log Message:
-----------
Force MacPorts xslt, #25234

Modified Paths:
--------------
    trunk/dports/kde/kdelibs4/Portfile

Modified: trunk/dports/kde/kdelibs4/Portfile
===================================================================
--- trunk/dports/kde/kdelibs4/Portfile	2010-07-09 13:53:04 UTC (rev 69538)
+++ trunk/dports/kde/kdelibs4/Portfile	2010-07-09 15:09:29 UTC (rev 69539)
@@ -58,6 +58,9 @@
                         -DHSPELL_INCLUDE_DIR=${prefix}/include/hunspell/ \
                         -DHSPELL_LIB_DIR=${prefix}/lib/ \
                         -DPHONON_INCLUDE_DIR=${prefix}/libexec/qt4-mac/lib/phonon.framework/ \
+                        -DLIBXSLT_INCLUDE_DIR=${prefix}/include/ \
+                        -DLIBXSLT_LIBRARIES=${prefix}/lib/libxslt.dylib \
+                        -DLIBEXSLT_LIBRARIES=${prefix}/lib/libexslt.dylib \
                         -DWITH_FAM=OFF
 
 if { [file exists ${destroot}${prefix}/lib/kde4/kspell_aspell.so] } {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100709/174fd978/attachment.html>


More information about the macports-changes mailing list