aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbrd <brd@FreeBSD.org>2016-06-28 21:46:21 +0800
committerbrd <brd@FreeBSD.org>2016-06-28 21:46:21 +0800
commit03619c93a2dc04b28447cbe1d9ba990b8d593797 (patch)
treed5c62b43167231332e849fbeb25e1f0c03c614a5 /sysutils
parent6e61ef11ae9a19c995af9fd09deff645b81f7072 (diff)
downloadfreebsd-ports-gnome-03619c93a2dc04b28447cbe1d9ba990b8d593797.tar.gz
freebsd-ports-gnome-03619c93a2dc04b28447cbe1d9ba990b8d593797.tar.zst
freebsd-ports-gnome-03619c93a2dc04b28447cbe1d9ba990b8d593797.zip
Fix the build of sysutils/rsyslog8 by pointing at the new JSON dependency.
Submitted by: olgeni Approved by: bdrewery (implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rsyslog8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/rsyslog8/Makefile b/sysutils/rsyslog8/Makefile
index 61f72d75214f..4341f324ff79 100644
--- a/sysutils/rsyslog8/Makefile
+++ b/sysutils/rsyslog8/Makefile
@@ -13,7 +13,7 @@ BUILD_DEPENDS= libgcrypt-config:security/libgcrypt \
LIB_DEPENDS= libee.so:devel/libee \
libestr.so:devel/libestr \
- libjson-c.so:devel/json-c \
+ libfastjson.so:devel/libfastjson \
liblogging-stdlog.so:devel/liblogging \
libuuid.so:misc/e2fsprogs-libuuid