blob: dced2021f0a348347cc108275ce23009f470a76a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
# Copyright 1999-2017 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License, v2
# $Id$
# Espeak does not run on bsd
espeak
# Someone who knows kerberos is needed to make sure that this works
kerberos
# fftw requires sinl and cosl function, not present in FreeBSD
fftw
# we have hardened.
-hardened
# Unmask freebsd-specific variables
-elibc_FreeBSD
-kernel_FreeBSD
# This does not build on FreeBSD, unless anybody wants to fix it, use opie
skey
# To be tested
snmp
pcsc-lite
# we don't have custom patched cdparanoia for fbsd anymore
cdparanoia
# wayland is not targetting BSDs
wayland
# Recent sys-auth/polkit cannot be built on FreeBSD
policykit
|