Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2018 15:03:03 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r472873 - head/net/frr4
Message-ID:  <201806201503.w5KF33kx082521@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Wed Jun 20 15:03:03 2018
New Revision: 472873
URL: https://svnweb.freebsd.org/changeset/ports/472873

Log:
  Re-format USES line for readability, after previous commit.

Modified:
  head/net/frr4/Makefile

Modified: head/net/frr4/Makefile
==============================================================================
--- head/net/frr4/Makefile	Wed Jun 20 15:01:42 2018	(r472872)
+++ head/net/frr4/Makefile	Wed Jun 20 15:03:03 2018	(r472873)
@@ -18,7 +18,8 @@ LIB_DEPENDS=	libjson-c.so:devel/json-c
 
 CONFLICTS=	openbgpd openospfd zebra quagga frr3
 
-USES=		autoreconf bison compiler:c++11-lang gmake pkgconfig libtool makeinfo python:2.7,build readline
+USES=		autoreconf bison compiler:c++11-lang gmake pkgconfig libtool \
+		makeinfo python:2.7,build readline
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes



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