mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Fix build after libnids switched to using libnet10.
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ COMMENT= Network surveillance engine
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids \
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids-libnet11 \
|
||||
${LIBNET_CONFIG}:${PORTSDIR}/net/libnet
|
||||
|
||||
LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config
|
||||
|
||||
Reference in New Issue
Block a user