From 85b2bd0d68a983488ff987ec970b48da03f97d65 Mon Sep 17 00:00:00 2001 From: Wesley Shields Date: Fri, 17 May 2013 02:01:27 +0000 Subject: Fix build after libnids switched to using libnet10. --- net/vortex/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/vortex') 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 -- cgit v1.2.3