Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2017 17:36:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219944] [patch] USE_GNOME= glib20:build doesn't work
Message-ID:  <bug-219944-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219944

            Bug ID: 219944
           Summary: [patch] USE_GNOME=3D glib20:build doesn't work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: bugzilla.freebsd@omnilan.de
                CC: freebsd-ports-bugs@FreeBSD.org
          Keywords: patch

Created attachment 183437
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183437&action=
=3Dedit
Add glib20_BUILD_DEPENDS definition.

Trying to reduce superfluous dependencies, one might include STATIC option.
In that case, devel/glib20 might be needed during build only.

If you incorporate USE_GNOME and conditionally set it to glib20 or
glib20:build, the latter would result in a build-depends-list (BUILD_DEPEND=
S)
which is missing devel/glib20.

There's no check which prevents the usage of glib20:build, and adhoc I coul=
dn't
find a good reason for which it should be disallowed, but I'm not familar w=
ith
USE_* and gnome at all.

The attached patch makes USE_GNOME=3Dglib20:build working.

Something similar is needed probably for more components!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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