Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jan 2018 12:38:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459517 - head/www/py-django-statici18n
Message-ID:  <201801201238.w0KCcLZa002505@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 20 12:38:20 2018
New Revision: 459517
URL: https://svnweb.freebsd.org/changeset/ports/459517

Log:
  Update USES=python usage
  
  With hat:	python

Modified:
  head/www/py-django-statici18n/Makefile

Modified: head/www/py-django-statici18n/Makefile
==============================================================================
--- head/www/py-django-statici18n/Makefile	Sat Jan 20 12:38:15 2018	(r459516)
+++ head/www/py-django-statici18n/Makefile	Sat Jan 20 12:38:20 2018	(r459517)
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}django-appconf>=0.6:www/py-django-appconf@${FLAVOR}
 
-USES=		python:2.7-3.6
+USES=		python
 USE_PYTHON=	autoplist distutils
 NO_ARCH=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801201238.w0KCcLZa002505>