From 2e1f3d3cc73e3bf9dad350593f736258afe3922c Mon Sep 17 00:00:00 2001 From: wxs Date: Fri, 17 May 2013 02:01:27 +0000 Subject: [PATCH] Fix build after libnids switched to using libnet10. --- net/vortex/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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