[57917] trunk/dports/math/shogun/Portfile

jameskyle at macports.org jameskyle at macports.org
Fri Sep 18 13:46:44 PDT 2009


Revision: 57917
          http://trac.macports.org/changeset/57917
Author:   jameskyle at macports.org
Date:     2009-09-18 13:46:40 -0700 (Fri, 18 Sep 2009)
Log Message:
-----------
Fixed for compiling on Snow Leopard.

Modified Paths:
--------------
    trunk/dports/math/shogun/Portfile

Modified: trunk/dports/math/shogun/Portfile
===================================================================
--- trunk/dports/math/shogun/Portfile	2009-09-18 20:22:17 UTC (rev 57916)
+++ trunk/dports/math/shogun/Portfile	2009-09-18 20:46:40 UTC (rev 57917)
@@ -170,6 +170,7 @@
 
 pre-configure {
   reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/configure 
+  reinplace "s| -DSWIGWORDSIZE64||g" ${worksrcpath}/configure 
   reinplace "s|= $\{_libdir\}/$\{_pydir\}|= $\{_pydir\}|g" ${worksrcpath}/configure
 }
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090918/3fc1c8c2/attachment-0001.html>


More information about the macports-changes mailing list