Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Aug 2014 22:44:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193182] New: devel/gobject-introspection missing dependency on misc/gnomehier
Message-ID:  <bug-193182-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amvandemore@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193182-13>