On Fri, Mar 16, 2018 at 7:07 PM Stuart Henderson <s...@spacehopper.org> wrote:
> On 2018/03/16 18:54, Michael Price wrote: > > On a 6.2 box with 6.2 ports and diff applied I get this. Let me know if > I'm doing something > > silly - usually use packages. > > > > > > ===> Verifying specs: bz2 c z ft bz2 c z X11 Xext Xrender cairo expat > ffi fontconfig > > freetype glib-2.0 gobject-2.0 graphite2 gthread-2.0 harfbuzz iconv intl > lzma m nfdump pango-1.0 > > pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread rrd xcb xcb-render > xcb-shm xml2 > > > > Missing library for nfdump>=0.0 > > Ah I see what this is, please add > > net/nfdump,-main > > to LIB_DEPENDS-nfprofile in the port's Makefile. > > That did the trick. I only built on amd64. Installed on a machine already running nfcapd. Seems to be running fine and nfdump parses old and new files. Michael