svn commit: r534779 - head/net/frr7

Antoine Brodin antoine at FreeBSD.org
Sat May 9 14:29:09 UTC 2020


Author: antoine
Date: Sat May  9 14:29:08 2020
New Revision: 534779
URL: https://svnweb.freebsd.org/changeset/ports/534779

Log:
  Clean up USES

Modified:
  head/net/frr7/Makefile

Modified: head/net/frr7/Makefile
==============================================================================
--- head/net/frr7/Makefile	Sat May  9 14:23:55 2020	(r534778)
+++ head/net/frr7/Makefile	Sat May  9 14:29:08 2020	(r534779)
@@ -18,7 +18,7 @@ LIB_DEPENDS=	libjson-c.so:devel/json-c \
 		libyang.so:net/libyang
 
 USES=		autoreconf bison compiler:c++11-lang gmake pkgconfig libtool \
-		makeinfo python:2.7-3.8,build readline
+		makeinfo python:build readline
 
 BINARY_ALIAS=	python=${PYTHON_VERSION}
 


More information about the svn-ports-head mailing list