aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/pybench
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2017-12-12 00:54:20 +0800
committerantoine <antoine@FreeBSD.org>2017-12-12 00:54:20 +0800
commit8d3f9e637bedbbfa8df328bb37f953531d0dac4d (patch)
tree1bd1a4476491ef32afe3f13e01c9056a28435cc3 /benchmarks/pybench
parent25ca86f1d02f85687a502b229a2837c93974fbe2 (diff)
downloadfreebsd-ports-gnome-8d3f9e637bedbbfa8df328bb37f953531d0dac4d.tar.gz
freebsd-ports-gnome-8d3f9e637bedbbfa8df328bb37f953531d0dac4d.tar.zst
freebsd-ports-gnome-8d3f9e637bedbbfa8df328bb37f953531d0dac4d.zip
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Diffstat (limited to 'benchmarks/pybench')
-rw-r--r--benchmarks/pybench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/pybench/Makefile b/benchmarks/pybench/Makefile
index fe154672080e..a405d1c4c795 100644
--- a/benchmarks/pybench/Makefile
+++ b/benchmarks/pybench/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
WRKSRC= ${WRKDIR}/${PORTNAME}
-USES= python shebangfix zip
+USES= python:2.7 shebangfix zip
SHEBANG_FILES= platform.py
NO_ARCH= yes