aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pflogx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:44:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-16 08:44:04 +0000
commit6ca92592d58fba5e5954c7325043d1b4d6b26646 (patch)
tree289ec4aa8b822fb645ed24b93d3aecb4b11d3438 /sysutils/pflogx
parent838bfabea59c3c6d88886bbf7417b92f560c5481 (diff)
downloadports-6ca92592d58fba5e5954c7325043d1b4d6b26646.tar.gz
ports-6ca92592d58fba5e5954c7325043d1b4d6b26646.zip
Notes
Diffstat (limited to 'sysutils/pflogx')
-rw-r--r--sysutils/pflogx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pflogx/Makefile b/sysutils/pflogx/Makefile
index 939248105cdb..2fb593058352 100644
--- a/sysutils/pflogx/Makefile
+++ b/sysutils/pflogx/Makefile
@@ -18,7 +18,7 @@ EXPAT_DESC= Ability to merge new events (require expat)
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MEXPAT}
-LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
MAKE_ARGS+= -DWITH_EXPAT \
EXPAT_INCLUDEDIR=${LOCALBASE}/include \
EXPAT_LIBDIR=${LOCALBASE}/lib