Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2019 22:34:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 237822] x11-toolkits/pango: Fails to configure with DOCS=ON X11=OFF: ERROR: Unknown variable "xft_dep". (since 1.42.4_2, ports r500960)
Message-ID:  <bug-237822-6497-3FvnVXL24I@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237822-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237822-6497@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #27 from w.schwarzenfeld@utanet.at ---
Maybe, we don't need to add the headers and this one is wrong:

if host_system !=3D 'windows'  (!=3D instead of =3D=3D )
  private_headers +=3D [
    'pangocairo-win32.h',
    'pangowin32.h',
  ]
else
  private_headers +=3D [
    'pangoxft.h',
    'pangoxft-render.h',
  ]
endif

--=20
You are receiving this mail because:
You are the assignee for the bug.
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-237822-6497-3FvnVXL24I>