Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 May 2016 14:22:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 209163] x11-toolkits/linux-c6-qt47-x11 and graphics/linux-c6-glx-utils RUN_DEPENDS missing USE_LINUX variable
Message-ID:  <bug-209163-4077-QqFIEi05pb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209163-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209163-4077@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=3D209163

--- Comment #4 from Johannes Jost Meixner <xmj@FreeBSD.org> ---
(In reply to marc.priggemeyer from comment #3)
Can you try the following please (exemplary for glx-utils)?

NVIDIA_GL_RUN_DEPENDS=3D ${LINUXBASE}/usr/lib/libGL.so.1:x11/nvidia-driver
NVIDIA_GL_VARS=3D   USE_LINUX_APPS+=3Dlibglu

Thanks to mat@ I now know that ${opt}_VARS allows to set custom variables, =
and
USE_LINUX_APPS provides the abstraction for the RUN_DEPENDS we set
conditionally for NVIDIA_GL.

--=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-209163-4077-QqFIEi05pb>