Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2016 19:51:31 +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: r410776 - head/devel/protobuf
Message-ID:  <201603101951.u2AJpVam081161@repo.freebsd.org>

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



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