diff options
-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 ce0a0e133ac4..007f889cbea0 100644 --- a/net/vortex/Makefile +++ b/net/vortex/Makefile @@ -12,7 +12,7 @@ COMMENT= Network surveillance engine LICENSE= GPLv2 -BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids-libnet11 \ +BUILD_DEPENDS= ${LOCALBASE}/lib/libnids.a:${PORTSDIR}/net/libnids-libnet11 LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet LIBNET_CONFIG= ${LOCALBASE}/bin/libnet11-config |