[Bug 194020] archivers/engrampa port broken by py-gobject
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Dec 11 18:00:40 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194020
Koop Mast <kwm at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kwm at FreeBSD.org
--- Comment #14 from Koop Mast <kwm at FreeBSD.org> ---
(In reply to Dave from comment #0)
> The engrampa port is broken, which by extension also breaks the mate meta
> port. The issue is a bad package name. And I have a solution.
>
> The build stops at "gobject-introspection". Specifically
> "py27-gobject-2.*...This package is in reality named "py-gobject"...sans the
> "27" prefix.
devel/py-gobject is the port directory name, the installed port or package is
called py27-gobject. Which means that it gobject bindings build for python 2.7.
Lets take py-gobject3 for example since py-gobject only builds for python 2.7,
if we build it agains python 3.3 the package name would be py33-gobject3.
Please report the actualy error so we might find out where it fails.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list