Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2014 15:51:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r348262 - head/audio/fplib
Message-ID:  <201403141551.s2EFpow8061336@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Mar 14 15:51:50 2014
New Revision: 348262
URL: http://svnweb.freebsd.org/changeset/ports/348262
QAT: https://qat.redports.org/buildarchive/r348262/

Log:
  - Use USES=tar:xz

Modified:
  head/audio/fplib/Makefile

Modified: head/audio/fplib/Makefile
==============================================================================
--- head/audio/fplib/Makefile	Fri Mar 14 15:51:47 2014	(r348261)
+++ head/audio/fplib/Makefile	Fri Mar 14 15:51:50 2014	(r348262)
@@ -22,8 +22,7 @@ LIB_DEPENDS=	libcurl.so:${PORTSDIR}/ftp/
 CPPFLAGS+=	-I${LOCALBASE}/include
 MAKE_JOBS_UNSAFE=	yes
 USE_LDCONFIG=	yes
-USE_XZ=		yes
-USES=		cmake
+USES=		cmake tar:xz
 
 post-patch:
 	@${REINPLACE_CMD} \



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