From 2f71940292af6b2d050e8b473d717357401b40fc Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 24 Oct 2014 16:21:26 +0000 Subject: - Convert ports of net/ to new USES=python Approved by: portmgr (implicit) --- net/ntlmaps/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/ntlmaps') diff --git a/net/ntlmaps/Makefile b/net/ntlmaps/Makefile index 726bd53ed4b6..7ae4edc34356 100644 --- a/net/ntlmaps/Makefile +++ b/net/ntlmaps/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org COMMENT= Proxy that authenticates the user using the NTLM protocol -USE_PYTHON= yes -USES= dos2unix +USES= dos2unix python DOCS= COPYING Install.txt changelog.txt readme.txt research.txt -- cgit v1.2.3