[71464] trunk/dports/games/PlasmaClient/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Sep 13 11:49:08 PDT 2010


Revision: 71464
          http://trac.macports.org/changeset/71464
Author:   ryandesign at macports.org
Date:     2010-09-13 11:49:07 -0700 (Mon, 13 Sep 2010)
Log Message:
-----------
PlasmaClient: inform cmake where the python26 headers are; fixes build issue on Tiger

Modified Paths:
--------------
    trunk/dports/games/PlasmaClient/Portfile

Modified: trunk/dports/games/PlasmaClient/Portfile
===================================================================
--- trunk/dports/games/PlasmaClient/Portfile	2010-09-13 18:26:54 UTC (rev 71463)
+++ trunk/dports/games/PlasmaClient/Portfile	2010-09-13 18:49:07 UTC (rev 71464)
@@ -65,6 +65,8 @@
 #    reinplace {s/"Personal"/"Teledahn"/} ${worksrcpath}/plasmalib/prp/physics/pcCollisionDetector.cpp
 #}
 
+configure.args              -DPYTHON_INCLUDE_DIR:PATH=${frameworks_dir}/Python.framework/Versions/2.6/Headers
+
 post-build {
     reinplace "s|@PREFIX@|${prefix}|g" ${workpath}/PlasmaClient
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100913/c464d666/attachment.html>


More information about the macports-changes mailing list