svn commit: r410776 - head/devel/protobuf

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


Author: sunpoet
Date: Thu Mar 10 19:51:31 2016
New Revision: 410776
URL: https://svnweb.freebsd.org/changeset/ports/410776

Log:
  - Remove USES=tar:bzip2

Modified:
  head/devel/protobuf/Makefile

Modified: head/devel/protobuf/Makefile
==============================================================================
--- head/devel/protobuf/Makefile	Thu Mar 10 19:50:28 2016	(r410775)
+++ head/devel/protobuf/Makefile	Thu Mar 10 19:51:31 2016	(r410776)
@@ -19,7 +19,7 @@ PATHFIX_MAKEFILEIN=	Makefile.am
 TEST_TARGET=	check
 USE_CSTD=	c99	# for audio/clementine-player support
 USE_LDCONFIG=	yes
-USES=		autoreconf gmake libtool pathfix pkgconfig tar:bzip2
+USES=		autoreconf gmake libtool pathfix pkgconfig
 
 GH_ACCOUNT=	google
 USE_GITHUB=	yes


More information about the svn-ports-head mailing list