aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/grok
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-03-10 05:51:16 +0800
committerantoine <antoine@FreeBSD.org>2014-03-10 05:51:16 +0800
commit71a582dfff0c6474309932543247e365137ac39b (patch)
tree4290f6cedc53afbbbca11c0ef90c8be0132ac623 /sysutils/grok
parent0988633cd0b280a9fee3e37dd07b77efa1c6f2df (diff)
downloadfreebsd-ports-gnome-71a582dfff0c6474309932543247e365137ac39b.tar.gz
freebsd-ports-gnome-71a582dfff0c6474309932543247e365137ac39b.tar.zst
freebsd-ports-gnome-71a582dfff0c6474309932543247e365137ac39b.zip
Unbreak
Diffstat (limited to 'sysutils/grok')
-rw-r--r--sysutils/grok/Makefile2
1 files changed, 1 insertions, 1 deletions
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`