diff --git a/net-mgmt/riemann-c-client/Makefile b/net-mgmt/riemann-c-client/Makefile index 344b643e8907..0c6462b74873 100644 --- a/net-mgmt/riemann-c-client/Makefile +++ b/net-mgmt/riemann-c-client/Makefile @@ -1,33 +1,35 @@ PORTNAME= riemann-c-client PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://git.madhouse-project.org/algernon/${PORTNAME}/archive/ MAINTAINER= dch@FreeBSD.org COMMENT= C library and command-line tool for Riemann WWW= https://git.madhouse-project.org/algernon/riemann-c-client LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE WRKSRC= ${WRKDIR}/${PORTNAME} BUILD_DEPENDS= check>0:devel/check LIB_DEPENDS= libgnutls.so:security/gnutls \ libjson-c.so:devel/json-c \ libprotobuf-c.so:devel/protobuf-c USES= autoreconf gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check post-patch: @${REINPLACE_CMD} 's/-ldl//' ${WRKSRC}/Makefile.am # Running |make test| isn't on poudriere menu yet, so force-feed pre-install: do-test .include diff --git a/net-mgmt/riemann-c-client/pkg-plist b/net-mgmt/riemann-c-client/pkg-plist index c8692e67f4ea..be67b9361078 100644 --- a/net-mgmt/riemann-c-client/pkg-plist +++ b/net-mgmt/riemann-c-client/pkg-plist @@ -1,16 +1,16 @@ bin/riemann-client include/riemann/attribute.h include/riemann/client.h include/riemann/communicate.h include/riemann/event.h include/riemann/message.h include/riemann/proto/riemann.pb-c.h include/riemann/query.h include/riemann/riemann-client.h include/riemann/simple.h lib/libriemann-client-gnutls.a lib/libriemann-client-gnutls.so lib/libriemann-client-gnutls.so.11 lib/libriemann-client-gnutls.so.11.1.1 libdata/pkgconfig/riemann-client.pc -man/man1/riemann-client.1.gz +share/man/man1/riemann-client.1.gz