svn commit: r410778 - head/devel/py-protobuf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Mar 10 19:53:56 UTC 2016


Author: sunpoet
Date: Thu Mar 10 19:53:55 2016
New Revision: 410778
URL: https://svnweb.freebsd.org/changeset/ports/410778

Log:
  - Remove USES=tar:bzip2

Modified:
  head/devel/py-protobuf/Makefile

Modified: head/devel/py-protobuf/Makefile
==============================================================================
--- head/devel/py-protobuf/Makefile	Thu Mar 10 19:52:12 2016	(r410777)
+++ head/devel/py-protobuf/Makefile	Thu Mar 10 19:53:55 2016	(r410778)
@@ -20,7 +20,7 @@ DO_MAKE_TEST=	${PYTHON_CMD} ${PYDISTUTIL
 NO_ARCH=	yes
 TEST_TARGET=	test
 USE_PYTHON=	autoplist distutils
-USES=		python tar:bzip2
+USES=		python
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}/python
 
 GH_ACCOUNT=	google


More information about the svn-ports-all mailing list