diff --git a/sysutils/grok/Makefile b/sysutils/grok/Makefile index 25efd486a915..083151ea55f0 100644 --- a/sysutils/grok/Makefile +++ b/sysutils/grok/Makefile @@ -22,7 +22,7 @@ MAKE_ENV+= GPERF=${LOCALBASE}/bin/gperf \ EXTRA_CFLAGS=-I${LOCALBASE}/include \ EXTRA_LDFLAGS=-L${LOCALBASE}/lib -USES= gmake +USES= gmake pkgconfig USE_LDCONFIG= yes LDFLAGS+= `pkgconf --libs libevent` CFLAGS+= `pkgconf --cflags libevent`