[68444] trunk/dports/gnome/gpodder/Portfile

elelay at macports.org elelay at macports.org
Thu Jun 3 09:41:36 PDT 2010


Revision: 68444
          http://trac.macports.org/changeset/68444
Author:   elelay at macports.org
Date:     2010-06-03 09:41:33 -0700 (Thu, 03 Jun 2010)
Log Message:
-----------
fix #25113 - update the dependency from py26-ige-mac-integration to gtk-osx-application

Modified Paths:
--------------
    trunk/dports/gnome/gpodder/Portfile

Modified: trunk/dports/gnome/gpodder/Portfile
===================================================================
--- trunk/dports/gnome/gpodder/Portfile	2010-06-03 16:21:14 UTC (rev 68443)
+++ trunk/dports/gnome/gpodder/Portfile	2010-06-03 16:41:33 UTC (rev 68444)
@@ -72,14 +72,7 @@
 }
 
 variant quartz {
-
-	# leverage ige-mac-integration to have a native menu for gPodder
-	# TODO: python26 variant for ige-mac-integration instead of a different port
-	if {[variant_isset python25]} {
-		depends_lib-append  port:ige-mac-integration
-	} else {
-		depends_lib-append  port:py26-ige-mac-integration
-	}
+    depends_lib-append  port:gtk-osx-application
 }
 
 variant html_notes description {Use WebkitGtk+ to show episode notes in HTML format} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100603/d75964a4/attachment.html>


More information about the macports-changes mailing list