Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 2014 11:57:28 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350221 - head/multimedia/sabbu
Message-ID:  <201404051157.s35BvSbZ060409@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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