diff options
Diffstat (limited to 'net/vortex/Makefile')
-rw-r--r-- | net/vortex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/vortex/Makefile b/net/vortex/Makefile index 737ea5004c10..e06c11fd1187 100644 --- a/net/vortex/Makefile +++ b/net/vortex/Makefile @@ -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 |