svn commit: r459517 - head/www/py-django-statici18n

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jan 20 12:38:25 UTC 2018


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
 


More information about the svn-ports-all mailing list