Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2014 08:15:50 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351767 - head/devel/compiz-bcop
Message-ID:  <201404220815.s3M8Fopx008908@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Tue Apr 22 08:15:50 2014
New Revision: 351767
URL: http://svnweb.freebsd.org/changeset/ports/351767
QAT: https://qat.redports.org/buildarchive/r351767/

Log:
  Modernize

Modified:
  head/devel/compiz-bcop/Makefile

Modified: head/devel/compiz-bcop/Makefile
==============================================================================
--- head/devel/compiz-bcop/Makefile	Tue Apr 22 08:13:52 2014	(r351766)
+++ head/devel/compiz-bcop/Makefile	Tue Apr 22 08:15:50 2014	(r351767)
@@ -12,10 +12,9 @@ COMMENT=	Code generator for Compiz Fusio
 RUN_DEPENDS=	${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
 		${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt
 
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 
-USES=		pkgconfig
+USES=		pkgconfig tar:bzip2
 USE_GNOME=	libxslt
 
 post-patch:



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