Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2014 14:56:17 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352267 - head/deskutils/egroupware
Message-ID:  <201404261456.s3QEuHPF087882@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sat Apr 26 14:56:17 2014
New Revision: 352267
URL: http://svnweb.freebsd.org/changeset/ports/352267
QAT: https://qat.redports.org/buildarchive/r352267/

Log:
  - Convert USE_BZIP2 to USES

Modified:
  head/deskutils/egroupware/Makefile

Modified: head/deskutils/egroupware/Makefile
==============================================================================
--- head/deskutils/egroupware/Makefile	Sat Apr 26 14:55:23 2014	(r352266)
+++ head/deskutils/egroupware/Makefile	Sat Apr 26 14:56:17 2014	(r352267)
@@ -20,7 +20,7 @@ BUILD_DEPENDS=	${PEARDIR}/Auth/SASL.php:
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PEARDIR=	${LOCALBASE}/share/pear
-USE_BZIP2=	yes
+USES=		tar:bzip2
 USE_PHP=	session ctype zlib bz2 mcrypt xmlreader
 NO_BUILD=	yes
 PLIST=		${WRKDIR}/plist



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