1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

- Disable package build on pointyhat, it detects presence of /dev/bpf

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2008-12-19 17:52:10 +00:00
parent 5e8d0a0dd3
commit eb17f1451d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224433

View File

@ -37,6 +37,7 @@ USE_LDCONFIG= YES
MAN1= nessus-config.1
.if ! defined(NESSUS_CLIENT_ONLY)
MANUAL_PACKAGE_BUILD= needs /dev/bpf which is not available in pointyhat jail
pre-configure:
@if [ ! -c /dev/bpf1 ]; then \
${ECHO} "********************************************************";\