svn commit: r352259 - head/sysutils/xfce4-diskperf-plugin
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Apr 26 14:41:52 UTC 2014
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
More information about the svn-ports-head
mailing list