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

snc at macports.org snc at macports.org
Wed Jul 14 10:03:21 PDT 2010


Revision: 69721
          http://trac.macports.org/changeset/69721
Author:   snc at macports.org
Date:     2010-07-14 10:03:20 -0700 (Wed, 14 Jul 2010)
Log Message:
-----------
fix hspell/hunspell confusion, #25643

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

Modified: trunk/dports/kde/kdelibs4/Portfile
===================================================================
--- trunk/dports/kde/kdelibs4/Portfile	2010-07-14 15:41:46 UTC (rev 69720)
+++ trunk/dports/kde/kdelibs4/Portfile	2010-07-14 17:03:20 UTC (rev 69721)
@@ -6,7 +6,7 @@
 
 name                kdelibs4
 version             4.4.5
-revision        1
+revision            2
 categories          kde kde4
 maintainers         snc sharky
 description         KDE4 core libraries
@@ -55,8 +55,7 @@
                         -DWITH_Soprano=ON \
                         -DWITH_Avahi=ON \
                         -DKDE_DEFAULT_HOME=Library/Preferences/KDE \
-                        -DHSPELL_INCLUDE_DIR=${prefix}/include/hunspell/ \
-                        -DHSPELL_LIB_DIR=${prefix}/lib/ \
+                        -DWITH_HSPELL:BOOL=OFF \
                         -DPHONON_INCLUDE_DIR=${prefix}/libexec/qt4-mac/lib/phonon.framework/ \
                         -DLIBXSLT_INCLUDE_DIR=${prefix}/include/ \
                         -DLIBXSLT_LIBRARIES=${prefix}/lib/libxslt.dylib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100714/4f177274/attachment-0001.html>


More information about the macports-changes mailing list