Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 12:01:13 GMT
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fd2125a899b3 - main - net-mgmt/metronome: re-sort dependencies
Message-ID:  <202106301201.15UC1DAJ054542@gitrepo.freebsd.org>

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

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

commit fd2125a899b3f19f99fcea201739275253ecc28b
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2021-06-30 12:00:53 +0000
Commit:     Kirill Ponomarev <krion@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



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