aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-14 09:27:18 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-14 09:27:18 +0000
commit5c0f583393e53a6817e69d070b1bd88c7f93a3f1 (patch)
tree26dc484a40ed53d02ca164f445d16fe602b18704 /net
parentfcc8d58fc3c27040da175eb1cc99044d99cc846b (diff)
downloadports-5c0f583393e53a6817e69d070b1bd88c7f93a3f1.tar.gz
ports-5c0f583393e53a6817e69d070b1bd88c7f93a3f1.zip
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
Notes
Notes: svn path=/head/; revision=522998
Diffstat (limited to 'net')
-rw-r--r--net/norm/Makefile2
1 files changed, 1 insertions, 1 deletions
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