[32932] trunk/dports/news/xpn/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Jan 15 01:58:47 PST 2008
On Jan 15, 2008, at 02:49, gui_dos at macports.org wrote:
> Revision: 32932
> http://trac.macosforge.org/projects/macports/changeset/32932
> Author: gui_dos at macports.org
> Date: 2008-01-15 00:49:51 -0800 (Tue, 15 Jan 2008)
>
> Log Message:
> -----------
> xpn: new dependency on py25-gtk
>
> Modified Paths:
> --------------
> trunk/dports/news/xpn/Portfile
>
> Modified: trunk/dports/news/xpn/Portfile
> ===================================================================
> --- trunk/dports/news/xpn/Portfile 2008-01-15 08:44:02 UTC (rev 32931)
> +++ trunk/dports/news/xpn/Portfile 2008-01-15 08:49:51 UTC (rev 32932)
> @@ -17,7 +17,7 @@
> homepage http://xpn.altervista.org/
> master_sites ${homepage}codice
> checksums md5 3df054fc7c25f2e579407c1f148b9a27
> -depends_lib port:py-gtk2
> +depends_lib port:py25-gtk
> configure {}
> build {}
> destroot {
Coincidentally, could you please use "use_configure no" instead of
"configure {}"? You might also want to add "universal_variant no".
Thanks.
More information about the macports-dev
mailing list