From 21a95579fd16eefdb249fe44d3b27f1331c0139e Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 1 Jun 2014 09:40:41 +0000 Subject: [PATCH] - Stage support - Convert USE_BZIP2 to USES --- sysutils/system-tools-backends/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile index ec108cdcea2f..7a2e38074447 100644 --- a/sysutils/system-tools-backends/Makefile +++ b/sysutils/system-tools-backends/Makefile @@ -17,8 +17,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit RUN_DEPENDS= p5-Net-DBus>=0:${PORTSDIR}/devel/p5-Net-DBus -USE_BZIP2= yes -USES= gmake perl5 pkgconfig +USES= gmake perl5 pkgconfig tar:bzip2 USE_GNOME= gnomehack intlhack glib20 GNU_CONFIGURE= yes USE_GNOME_SUBR= yes @@ -27,7 +26,6 @@ CONFIGURE_ARGS= --with-stb-group=wheel \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes post-configure: @${REINPLACE_CMD} -e 's|@GETTEXT_PACKAGE@|system-tools-backends|g' \ ${WRKSRC}/po/Makefile