[Bug 193182] New: devel/gobject-introspection missing dependency on misc/gnomehier

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 30 22:44:35 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193182

            Bug ID: 193182
           Summary: devel/gobject-introspection missing dependency on
                    misc/gnomehier
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amvandemore at gmail.com

Fresh portsnap

FreeBSD 10.1-PRERELEASE #0 r270830: Sat Aug 30 04:54:00 CDT 2014

Building devel/gobject-introspection fails with:

mtree: /usr/local/etc/mtree/BSD.gnome.dist: No such file or directory

Changing 

BUILD_DEPENDS=  cairo-trace:${PORTSDIR}/graphics/cairo

to 

BUILD_DEPENDS=  cairo-trace:${PORTSDIR}/graphics/cairo \
               
${LOCALBASE}/etc/mtree/BSD.gnome.dist:${PORTSDIR}/misc/gnomehier

Resolves the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list