Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2024 20:24:51 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 926dc04893b6 - main - net-mgmt/ipfixcol2: unbreak the ports tree
Message-ID:  <202408162024.47GKOpC1071251@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=926dc04893b6cf33075194fe24a3fc0ae0c5dd7c

commit 926dc04893b6cf33075194fe24a3fc0ae0c5dd7c
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2024-08-16 20:24:18 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2024-08-16 20:24:18 +0000

    net-mgmt/ipfixcol2: unbreak the ports tree
---
 net-mgmt/ipfixcol2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-mgmt/ipfixcol2/Makefile b/net-mgmt/ipfixcol2/Makefile
index 34b823dd40bb..20b984e8ef7b 100644
--- a/net-mgmt/ipfixcol2/Makefile
+++ b/net-mgmt/ipfixcol2/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 ONLY_FOR_ARCHS=		aarch64 amd64 armv7
 ONLY_FOR_ARCHS_REASON=	Require SSE2 and static_assert(sizeof(uint64_t) == sizeof(time_t), "Assumed that time_t is uint64_t, but it's not")
 
-BUILD_DEPENDS=	rst2man:textproc/py-docutils@${PY_FLAVOR}
+BUILD_DEPENDS=	rst2man:textproc/py-docutils
 LIB_DEPENDS=	librdkafka.so:net/librdkafka \
 		libepoll-shim.so:devel/libepoll-shim \
 		libfds.so:net-mgmt/libfds



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408162024.47GKOpC1071251>