Date: Wed, 13 Oct 2021 05:49:34 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 586aaee6b6c8 - main - net/librsync: Cosmetic change Message-ID: <202110130549.19D5nYVx074054@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=586aaee6b6c876e33afc21ab79b364eb7343a712 commit 586aaee6b6c876e33afc21ab79b364eb7343a712 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 05:36:24 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 05:36:24 +0000 net/librsync: Cosmetic change --- net/librsync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/librsync/Makefile b/net/librsync/Makefile index a6a5407f9734..b4a120cfbb04 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -16,11 +16,11 @@ LIB_DEPENDS= libpopt.so:devel/popt USES= cmake compiler:c11 cpe perl5 USE_PERL5= test -CPE_VENDOR= librsync_project - TEST_TARGET= check USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} +CPE_VENDOR= librsync_project + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110130549.19D5nYVx074054>