[50047] trunk/dports/x11/rox-filer/Portfile
Jeremy Huddleston
jeremyhu at macports.org
Thu Apr 23 10:22:59 PDT 2009
On Apr 23, 2009, at 05:05, afb at macports.org wrote:
> Revision: 50047
> http://trac.macports.org/changeset/50047
> Author: afb at macports.org
> Date: 2009-04-23 05:05:35 -0700 (Thu, 23 Apr 2009)
> Log Message:
> -----------
> add explicit x11 dependencies (#19406)
gtk2 pulls these in already as long as they're using an x11 gtk2...
and if they're using a native gtk2, they're equally screwed.
> Modified Paths:
> --------------
> trunk/dports/x11/rox-filer/Portfile
>
> Modified: trunk/dports/x11/rox-filer/Portfile
> ===================================================================
> --- trunk/dports/x11/rox-filer/Portfile 2009-04-23 10:53:04 UTC (rev
> 50046)
> +++ trunk/dports/x11/rox-filer/Portfile 2009-04-23 12:05:35 UTC (rev
> 50047)
> @@ -20,7 +20,8 @@
> sha1 7eec68a106a2605b2733025e44d890961b52ea1e \
> rmd160 9f0aecde32fdd9ecc39efe80bd037b95850bb38c
>
> -depends_lib port:shared-mime-info port:libxml2 port:glib2
> port:gtk2
> +depends_lib port:shared-mime-info port:libxml2 port:glib2
> port:gtk2 \
> + port:xorg-libX11 port:xorg-libsm
>
> use_configure no
> universal_variant no
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes
More information about the macports-dev
mailing list