[75875] trunk/dports/_resources/port1.0/group/kde4-1.1.tcl
snc at macports.org
snc at macports.org
Fri Feb 11 10:29:47 PST 2011
Revision: 75875
http://trac.macports.org/changeset/75875
Author: snc at macports.org
Date: 2011-02-11 10:29:46 -0800 (Fri, 11 Feb 2011)
Log Message:
-----------
PortGroup KDE4 1.1: use MacPorts' libxml
Modified Paths:
--------------
trunk/dports/_resources/port1.0/group/kde4-1.1.tcl
Modified: trunk/dports/_resources/port1.0/group/kde4-1.1.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/kde4-1.1.tcl 2011-02-11 18:24:31 UTC (rev 75874)
+++ trunk/dports/_resources/port1.0/group/kde4-1.1.tcl 2011-02-11 18:29:46 UTC (rev 75875)
@@ -118,6 +118,9 @@
-DLIBEXSLT_LIBRARIES=${prefix}/lib/libexslt.dylib \
-DLIBINTL_INCLUDE_DIR=${prefix}/include \
-DLIBINTL_LIBRARY=${prefix}/lib/libintl.dylib \
+ -DLIBXML2_INCLUDE_DIR=${prefix}/include/libxml2 \
+ -DLIBXML2_LIBRARIES=${prefix}/lib/libxml2.dylib \
+ -DLIBXML2_XMLLINT_EXECUTABLE=${prefix}/bin/xmllint \
-DLIBXSLT_INCLUDE_DIR=${prefix}/include \
-DLIBXSLT_LIBRARIES=${prefix}/lib/libxslt.dylib \
-DMYSQLD_EXECUTABLE=${prefix}/libexec/mysqld \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110211/54714fc2/attachment.html>
More information about the macports-changes
mailing list