aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2018-02-11 15:15:05 +0800
committerantoine <antoine@FreeBSD.org>2018-02-11 15:15:05 +0800
commitfeb5892c70fd7b61c7cd51d879eaf67534592a38 (patch)
tree2f50bca0a6069acb6ad9f379099f5cbee3123cae /converters
parent57987c9141e29f31831aa541d7587bc217530840 (diff)
downloadfreebsd-ports-gnome-feb5892c70fd7b61c7cd51d879eaf67534592a38.tar.gz
freebsd-ports-gnome-feb5892c70fd7b61c7cd51d879eaf67534592a38.tar.zst
freebsd-ports-gnome-feb5892c70fd7b61c7cd51d879eaf67534592a38.zip
Unbreak bulk -a
Diffstat (limited to 'converters')
-rw-r--r--converters/py-zfec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-zfec/Makefile b/converters/py-zfec/Makefile
index 8315ad7f0c28..db33822f6053 100644
--- a/converters/py-zfec/Makefile
+++ b/converters/py-zfec/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.GPL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0:devel/py-argparse@${FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyutil>=0:devel/py-pyutil@${FLAVOR}
-USES= python
+USES= python:2.7
USE_PYTHON= distutils autoplist concurrent
DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}