aboutsummaryrefslogtreecommitdiff
path: root/sysutils/grok
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-03-09 21:51:16 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-03-09 21:51:16 +0000
commit7a0ba95d9f3677d37c0f8561aa54855dfbc7e60d (patch)
tree4290f6cedc53afbbbca11c0ef90c8be0132ac623 /sysutils/grok
parent3c8f8d1ffbc0a912cd8611d9c491314f2f66535b (diff)
downloadports-7a0ba95d9f3677d37c0f8561aa54855dfbc7e60d.tar.gz
ports-7a0ba95d9f3677d37c0f8561aa54855dfbc7e60d.zip
Notes
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`