Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Dec 2017 11:15:06 +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: r457145 - head/print/py-relatorio
Message-ID:  <201712241115.vBOBF6sB034294@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 24 11:15:06 2017
New Revision: 457145
URL: https://svnweb.freebsd.org/changeset/ports/457145

Log:
  Relax USES=python

Modified:
  head/print/py-relatorio/Makefile

Modified: head/print/py-relatorio/Makefile
==============================================================================
--- head/print/py-relatorio/Makefile	Sun Dec 24 11:15:01 2017	(r457144)
+++ head/print/py-relatorio/Makefile	Sun Dec 24 11:15:06 2017	(r457145)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:textpr
 		${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${FLAVOR}
 
 NO_ARCH=	yes
-USES=		python:2.7
+USES=		python
 USE_PYTHON=	autoplist distutils
 
 .include <bsd.port.mk>



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