git: fd2125a899b3 - main - net-mgmt/metronome: re-sort dependencies

Kirill Ponomarev krion at FreeBSD.org
Wed Jun 30 12:01:14 UTC 2021


The branch main has been updated by krion:

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

commit fd2125a899b3f19f99fcea201739275253ecc28b
Author:     Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-06-30 12:00:53 +0000
Commit:     Kirill Ponomarev <krion at FreeBSD.org>
CommitDate: 2021-06-30 12:00:53 +0000

    net-mgmt/metronome: re-sort dependencies
---
 net-mgmt/metronome/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-mgmt/metronome/Makefile b/net-mgmt/metronome/Makefile
index 4a27a4c2a473..14691d4c26a2 100644
--- a/net-mgmt/metronome/Makefile
+++ b/net-mgmt/metronome/Makefile
@@ -11,7 +11,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libboost_thread.so:devel/boost-libs
 
-USES=		autoreconf:build compiler:c++11-lang eigen:3 libtool:build pathfix pkgconfig
+USES=		autoreconf:build compiler:c++11-lang eigen:3 libtool:build \
+		pathfix pkgconfig
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	ahupowerdns


More information about the dev-commits-ports-main mailing list