[23297] trunk/dports/python/py-gnome/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 28 08:42:16 PDT 2007


Revision: 23297
          http://trac.macosforge.org/projects/macports/changeset/23297
Author:   yves at macports.org
Date:     2007-03-28 08:42:16 -0700 (Wed, 28 Mar 2007)

Log Message:
-----------
avoid linking to libpython to avoid crash at module import
should fix ticket:11118

Modified Paths:
--------------
    trunk/dports/python/py-gnome/Portfile

Modified: trunk/dports/python/py-gnome/Portfile
===================================================================
--- trunk/dports/python/py-gnome/Portfile	2007-03-28 15:39:01 UTC (rev 23296)
+++ trunk/dports/python/py-gnome/Portfile	2007-03-28 15:42:16 UTC (rev 23297)
@@ -4,6 +4,7 @@
 
 name		py-gnome
 version		2.18.0
+revision	1
 categories	python gnome
 platforms	darwin
 maintainers	pguyot at kallisys.net
@@ -17,3 +18,5 @@
 checksums	md5 75400e51abe3cedb785db40960cbad53
 
 depends_lib	port:libzvt port:py-gtk2 port:py-orbit
+
+build.args          PYTHON_LDFLAGS= PYTHON_LIBS=

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070328/7a8e1087/attachment.html


More information about the macports-changes mailing list