[28794] trunk/dports/devel

source_changes at macosforge.org source_changes at macosforge.org
Sat Sep 8 18:02:30 PDT 2007


Revision: 28794
          http://trac.macosforge.org/projects/macports/changeset/28794
Author:   rhwood at macports.org
Date:     2007-09-08 18:02:29 -0700 (Sat, 08 Sep 2007)

Log Message:
-----------
Fix broken dependencies on non-existant port:py-gtk2

Modified Paths:
--------------
    trunk/dports/devel/gnome-bindings-python/Portfile
    trunk/dports/devel/kiwi/Portfile

Modified: trunk/dports/devel/gnome-bindings-python/Portfile
===================================================================
--- trunk/dports/devel/gnome-bindings-python/Portfile	2007-09-09 00:33:21 UTC (rev 28793)
+++ trunk/dports/devel/gnome-bindings-python/Portfile	2007-09-09 01:02:29 UTC (rev 28794)
@@ -9,7 +9,7 @@
 long_description	The GNOME bindings is the set of libraries that allow developers to develop fully GNOME compliant applications in C#, C++, Java, Perl, and Python. The platform is one of the suites of software packages that form the complete GNOME project offerings. NOTE: the GNOME Java bindings have yet to be ported to Mac OS X.
 homepage	http://www.gnome.org/
 depends_lib	port:py25-gobject \
-		port:py25-gtk2 \
+		port:py25-gtk \
 		port:py25-gnome \
 		port:py25-orbit
 distfiles

Modified: trunk/dports/devel/kiwi/Portfile
===================================================================
--- trunk/dports/devel/kiwi/Portfile	2007-09-09 00:33:21 UTC (rev 28793)
+++ trunk/dports/devel/kiwi/Portfile	2007-09-09 01:02:29 UTC (rev 28794)
@@ -19,4 +19,4 @@
 master_sites	http://www.async.com.br/projects/kiwi/download/
 checksums	md5 7b3195d95ce4395719d368795314de2e
 
-depends_lib-append	port:py25-gtk2 port:libglade2
+depends_lib-append	port:py25-gtk port:libglade2

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070908/90a3bfb8/attachment.html


More information about the macports-changes mailing list