svn commit: r357341 - head/textproc/libodfgen

Baptiste Daroussin bapt at FreeBSD.org
Tue Jun 10 16:05:36 UTC 2014


Author: bapt
Date: Tue Jun 10 16:05:35 2014
New Revision: 357341
URL: http://svnweb.freebsd.org/changeset/ports/357341
QAT: https://qat.redports.org/buildarchive/r357341/

Log:
  Convert to USES=tar:xz

Modified:
  head/textproc/libodfgen/Makefile

Modified: head/textproc/libodfgen/Makefile
==============================================================================
--- head/textproc/libodfgen/Makefile	Tue Jun 10 16:04:02 2014	(r357340)
+++ head/textproc/libodfgen/Makefile	Tue Jun 10 16:05:35 2014	(r357341)
@@ -23,9 +23,8 @@ CONFIGURE_ARGS=	--disable-werror
 CPPFLAGS+=	-I${LOCALBASE}/include
 
 GNU_CONFIGURE=	yes
-USES=		libtool:keepla pathfix pkgconfig
+USES=		libtool:keepla pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
-USE_XZ=		yes
 
 PORTDOCS=	*
 DOCS_BUILD_DEPENDS=	doxygen:${PORTSDIR}/devel/doxygen


More information about the svn-ports-head mailing list