Revision ae764da6
Added by Jim Pingle about 8 years ago
tools/conf/pfPorts/make.conf | ||
---|---|---|
36 | 36 |
|
37 | 37 |
sysutils_flashrom_UNSET_FORCE= FTDI BUSPIRATE |
38 | 38 |
|
39 |
dns_unbound_SET_FORCE= LIBEVENT |
|
39 |
dns_unbound_SET_FORCE= LIBEVENT PYTHON
|
|
40 | 40 |
|
41 | 41 |
net_libzmq4_UNSET_FORCE=PGM |
42 | 42 |
|
Also available in: Unified diff
Enable Python support for Unbound. Implements #7549