mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Fixup build WITH=SPOOF.
PR: 183275 Submitted by: mat
This commit is contained in:
parent
84362b64bc
commit
31a2af7050
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331537
@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --disable-tcp-wrapper
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSPOOF}
|
||||
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
|
||||
BUILD_DEPENDS+= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
|
||||
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config
|
||||
CONFIGURE_ARGS+= --enable-spoof-source --with-libnet=${LOCALBASE}/bin
|
||||
CFLAGS+= `${LIBNET_CONFIG} --cflags` -I${LOCALBASE}/include
|
||||
|
Loading…
Reference in New Issue
Block a user