aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2014-04-26 22:54:39 +0800
committerdanilo <danilo@FreeBSD.org>2014-04-26 22:54:39 +0800
commit68497bff4206beb64453a4981220baf80f4ecfff (patch)
treeadf8bf2c115c12c533b7a4132feaebf38b0f92a2 /deskutils
parent4e7abb04b848f4c7568e6daf04f54e3fa0e435f0 (diff)
downloadfreebsd-ports-gnome-68497bff4206beb64453a4981220baf80f4ecfff.tar.gz
freebsd-ports-gnome-68497bff4206beb64453a4981220baf80f4ecfff.tar.zst
freebsd-ports-gnome-68497bff4206beb64453a4981220baf80f4ecfff.zip
- Convert USE_BZIP2 to USES
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/libopensync-plugin-vformat-devel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/libopensync-plugin-vformat-devel/Makefile b/deskutils/libopensync-plugin-vformat-devel/Makefile
index 324d2fc8efa8..6c747b07644c 100644
--- a/deskutils/libopensync-plugin-vformat-devel/Makefile
+++ b/deskutils/libopensync-plugin-vformat-devel/Makefile
@@ -12,8 +12,7 @@ COMMENT= Vformat plugin for the OpenSync framework
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync
-USE_BZIP2= yes
-USES= cmake iconv pkgconfig
+USES= cmake iconv pkgconfig tar:bzip2
CMAKE_ARGS+= -Wno-dev
CFLAGS+= "-I${LOCALBASE}/include"