[50407] trunk/dports/kde/kdebase3/Portfile

takanori at macports.org takanori at macports.org
Thu Apr 30 07:00:11 PDT 2009


Revision: 50407
          http://trac.macports.org/changeset/50407
Author:   takanori at macports.org
Date:     2009-04-30 07:00:11 -0700 (Thu, 30 Apr 2009)
Log Message:
-----------
kdebase3: allow building on PureDarwin (#16842)

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

Modified: trunk/dports/kde/kdebase3/Portfile
===================================================================
--- trunk/dports/kde/kdebase3/Portfile	2009-04-30 13:52:31 UTC (rev 50406)
+++ trunk/dports/kde/kdebase3/Portfile	2009-04-30 14:00:11 UTC (rev 50407)
@@ -89,4 +89,8 @@
 		post-patch { foreach f {CompileScript.sh InstallScript.sh} { reinplace "s|#apidox#||g" ${worksrcpath}/${f} }}
 }
 
+platform puredarwin {
+    configure.args-append --disable-mac --without-composite
+}
+
 livecheck.check	none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090430/138ef1ca/attachment.html>


More information about the macports-changes mailing list