aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/riemann-c-client
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-02-05 19:14:37 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-02-05 19:14:37 +0800
commit647c3a7240cf6383a4137c7054ca1a61380c42f8 (patch)
tree72aef7ad7629dc3ff5cec6ae7ec8bcd66de808c9 /net-mgmt/riemann-c-client
parentdcd8ba11560f87904412149e20fe81ea3bc0dad2 (diff)
downloadfreebsd-ports-gnome-647c3a7240cf6383a4137c7054ca1a61380c42f8.tar.gz
freebsd-ports-gnome-647c3a7240cf6383a4137c7054ca1a61380c42f8.tar.zst
freebsd-ports-gnome-647c3a7240cf6383a4137c7054ca1a61380c42f8.zip
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
Diffstat (limited to 'net-mgmt/riemann-c-client')
-rw-r--r--net-mgmt/riemann-c-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/riemann-c-client/Makefile b/net-mgmt/riemann-c-client/Makefile
index 4de5fb944a88..d8d32110c00c 100644
--- a/net-mgmt/riemann-c-client/Makefile
+++ b/net-mgmt/riemann-c-client/Makefile
@@ -11,7 +11,7 @@ COMMENT= C library and command-line tool for Riemann
LICENSE= LGPL3+
-BUILD_DEPENDS= libcheck>0:devel/libcheck
+BUILD_DEPENDS= check>0:devel/check
LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
libgnutls.so:security/gnutls \
libjson-c.so:devel/json-c