From owner-svn-ports-all@FreeBSD.ORG Sat Apr 5 11:57:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88F40322; Sat, 5 Apr 2014 11:57:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 75D69260; Sat, 5 Apr 2014 11:57:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s35BvSUb060410; Sat, 5 Apr 2014 11:57:28 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s35BvSbZ060409; Sat, 5 Apr 2014 11:57:28 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201404051157.s35BvSbZ060409@svn.freebsd.org> From: Dirk Meyer Date: Sat, 5 Apr 2014 11:57:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350221 - head/multimedia/sabbu X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 11:57:28 -0000 Author: dinoex Date: Sat Apr 5 11:57:27 2014 New Revision: 350221 URL: http://svnweb.freebsd.org/changeset/ports/350221 QAT: https://qat.redports.org/buildarchive/r350221/ Log: - add USES=tar:bzip2 Modified: head/multimedia/sabbu/Makefile Modified: head/multimedia/sabbu/Makefile ============================================================================== --- head/multimedia/sabbu/Makefile Sat Apr 5 11:54:54 2014 (r350220) +++ head/multimedia/sabbu/Makefile Sat Apr 5 11:57:27 2014 (r350221) @@ -12,8 +12,7 @@ COMMENT= Program used to time subtitles LIB_DEPENDS= libavcodec0.so:${PORTSDIR}/multimedia/ffmpeg0 \ libsndfile.so:${PORTSDIR}/audio/libsndfile -USES= pkgconfig iconv gmake -USE_BZIP2= yes +USES= tar:bzip2 gmake pkgconfig iconv GNU_CONFIGURE= yes USE_GNOME= gtk20