Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 14:41:52 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352259 - head/sysutils/xfce4-diskperf-plugin
Message-ID:  <201404261441.s3QEfqX1082675@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Apr 26 14:41:52 2014
New Revision: 352259
URL: http://svnweb.freebsd.org/changeset/ports/352259
QAT: https://qat.redports.org/buildarchive/r352259/

Log:
  - Convert USE_BZIP2 to USES

Modified:
  head/sysutils/xfce4-diskperf-plugin/Makefile

Modified: head/sysutils/xfce4-diskperf-plugin/Makefile
==============================================================================
--- head/sysutils/xfce4-diskperf-plugin/Makefile	Sat Apr 26 14:38:30 2014	(r352258)
+++ head/sysutils/xfce4-diskperf-plugin/Makefile	Sat Apr 26 14:41:52 2014	(r352259)
@@ -13,10 +13,9 @@ COMMENT=	Graphical representation of the
 
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
-USE_BZIP2=	yes
 USE_GNOME=	gtk20 intltool intlhack
 USE_XFCE=	configenv libmenu panel
-USES=		gmake pkgconfig
+USES=		gmake pkgconfig tar:bzip2
 
 LDFLAGS+=	-ldevstat
 



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