svn commit: r502058 - head/devel/py-cbor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 19 21:54:04 UTC 2019


Author: sunpoet
Date: Sun May 19 21:54:01 2019
New Revision: 502058
URL: https://svnweb.freebsd.org/changeset/ports/502058

Log:
  Cosmetic change

Modified:
  head/devel/py-cbor/Makefile

Modified: head/devel/py-cbor/Makefile
==============================================================================
--- head/devel/py-cbor/Makefile	Sun May 19 21:53:55 2019	(r502057)
+++ head/devel/py-cbor/Makefile	Sun May 19 21:54:01 2019	(r502058)
@@ -12,8 +12,8 @@ COMMENT=	RFC 7049 - Concise Binary Object Representati
 
 LICENSE=	APACHE20
 
-USE_PYTHON=	autoplist concurrent distutils
 USES=		python
+USE_PYTHON=	autoplist concurrent distutils
 
 .include <bsd.port.pre.mk>
 


More information about the svn-ports-all mailing list