svn commit: r348262 - head/audio/fplib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 14 15:51:51 UTC 2014


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} \


More information about the svn-ports-all mailing list