Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2019 16:12:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236640] devel/t1lib: QA fix - add missing USE_XORG entries
Message-ID:  <bug-236640-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 236640
           Summary: devel/t1lib: QA fix - add missing USE_XORG entries
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ler@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com
          Assignee: ler@FreeBSD.org
             Flags: maintainer-feedback?(ler@FreeBSD.org)

Created attachment 202983
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D202983&action=
=3Dedit
[patch] fix xorgs deps + enable parallel build

If the X11 is on, xglyph and libt1x directly depend on various X libs.  The=
se
dependencies are missing from USE_XORG (noticed by stage-qa).  If any of th=
ose
missing dependencies are removed, t1lib will break.  Relying on indirect
dependencies is insufficient since those dependencies can change on their o=
wn.

Fix attached.

Also, while here, tweak a Makefile and enable parallel build - cuts build t=
ime
by more than half here.

Shuffle some directives for portlint.

QA:
  - poudriere ok (on 11/amd64 4 core host)
  - portlint ok

--=20
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-236640-7788>