[52329] trunk/dports/kde/kdelibs4/Portfile
toby at macports.org
toby at macports.org
Sun Jun 14 00:56:41 PDT 2009
Revision: 52329
http://trac.macports.org/changeset/52329
Author: toby at macports.org
Date: 2009-06-14 00:56:37 -0700 (Sun, 14 Jun 2009)
Log Message:
-----------
Remove illogical post-configure section (see what I did there?)
Modified Paths:
--------------
trunk/dports/kde/kdelibs4/Portfile
Modified: trunk/dports/kde/kdelibs4/Portfile
===================================================================
--- trunk/dports/kde/kdelibs4/Portfile 2009-06-14 07:53:43 UTC (rev 52328)
+++ trunk/dports/kde/kdelibs4/Portfile 2009-06-14 07:56:37 UTC (rev 52329)
@@ -39,15 +39,6 @@
-DWITH_Avahi=OFF \
-DKDE_DEFAULT_HOME=Library/Preferences/KDE \
-DWITH_FAM=OFF
-platform darwin 9 {
- if {${universal_target} == "10.4"} {
- # Needed only if compiling for 10.4 universal on 10.5
- post-configure {
- reinplace "s|#define HAVE_BACKTRACE 1||" ${workpath}/build/config.h
- }
- }
-}
-
post-activate {
if { [file exists ${destroot}${prefix}/lib/kde4/kspell_aspell.so] } {
ui_msg "######################################################"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090614/a1687cc2/attachment.html>
More information about the macports-changes
mailing list