From 5c0f583393e53a6817e69d070b1bd88c7f93a3f1 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 14 Jan 2020 09:27:18 +0000 Subject: Switch version of python used in USES=waf to default version of python Reviewed by: bapt With hat: portmgr Differential Revision: https://reviews.freebsd.org/D23143 --- net/norm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/norm/Makefile b/net/norm/Makefile index 41c710ee0a4d..a03eeb1933f0 100644 --- a/net/norm/Makefile +++ b/net/norm/Makefile @@ -11,7 +11,7 @@ COMMENT= NACK-Oriented Reliable Multicast (NORM) WRKSRC= ${WRKDIR}/norm-${DISTVERSION} -USES= waf tar:tgz libtool +USES= libtool python:2.7,build tar:tgz waf USE_LDCONFIG= yes PLIST_FILES= include/normApi.h lib/libnorm.so lib/libnorm.so.1 \ lib/libnorm.so.1.0.0 -- cgit v1.2.3