Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2016 19:53:55 +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: r410778 - head/devel/py-protobuf
Message-ID:  <201603101953.u2AJrt91083600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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