It now no longer build on 11.
Sponsored by: Absolight
This commit is contained in:
parent
24bcff0101
commit
3722159e8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455526
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ LIB_DEPENDS= libnet.so:net/libnet
|
|||
BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:net/libnids
|
||||
|
||||
BROKEN_FreeBSD_12= fails to compile: pcaputil.c: '/usr/include/pcap-int.h' file not found
|
||||
BROKEN_FreeBSD_11= fails to compile: pcaputil.c: '/usr/include/pcap-int.h' file not found
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-libnet=${LOCALBASE}
|
||||
|
|
Loading…
Reference in a new issue