From f7455240e3b2acb3cd4804dac9a3afe2582a0a96 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 19 Feb 2018 11:10:43 +0000 Subject: Reduce dependency on the python2 metaport PR: 225752 Submitted by: Yasuhiro KIMURA --- net/py-python-ntlm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/py-python-ntlm') diff --git a/net/py-python-ntlm/Makefile b/net/py-python-ntlm/Makefile index b19f51a5b7c4..abf577468e49 100644 --- a/net/py-python-ntlm/Makefile +++ b/net/py-python-ntlm/Makefile @@ -2,6 +2,7 @@ PORTNAME= python-ntlm PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,7 +11,7 @@ MAINTAINER= dbaio@FreeBSD.org COMMENT= Python library that provides NTLM support NO_ARCH= yes -USES= python:2 +USES= python:2.7 USE_PYTHON= autoplist distutils .include -- cgit v1.2.3