Date: Thu, 16 Mar 2017 13:53:52 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 217216] net/freeswitch:Version 1.6.13 fails to compile Message-ID: <bug-217216-13-vQrHRWvmaw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-217216-13@https.bugs.freebsd.org/bugzilla/> References: <bug-217216-13@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=3D217216 Palle Girgensohn <girgen@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |girgen@FreeBSD.org --- Comment #5 from Palle Girgensohn <girgen@FreeBSD.org> --- (In reply to Rajil Saraswat from comment #3) Just a comment, you know that this will OPTIONS_UNSET to only contain "NLS": # No X11, HAL or NLS. These are set globally for every port. OPTIONS_UNSET=3D X11 OPTIONS_UNSET=3D HAL OPTIONS_UNSET=3D NLS I think what you want is=20 OPTIONS_UNSET=3DX11 HAL NLS or OPTIONS_UNSET=3D X11 OPTIONS_UNSET+=3D HAL OPTIONS_UNSET+=3D NLS --=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-217216-13-vQrHRWvmaw>