1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

Fix build after json-c update.

This commit is contained in:
Adam Weinberger 2014-08-20 15:23:57 +00:00
parent 0e07448328
commit 3a5319fc2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365469

View File

@ -11,7 +11,7 @@ COMMENT= Log normalizer
LICENSE= GPLv2
LIB_DEPENDS= libjson.so:${PORTSDIR}/devel/json-c \
LIB_DEPENDS= libjson-c.so:${PORTSDIR}/devel/json-c \
libestr.so:${PORTSDIR}/devel/libestr
USES= pathfix pkgconfig libtool