From 7715f2e00beb15d4c761c80e1746843947db5ae4 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 10 Jun 2014 16:05:35 +0000 Subject: [PATCH] Convert to USES=tar:xz --- textproc/libodfgen/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/textproc/libodfgen/Makefile b/textproc/libodfgen/Makefile index 097055066126..1707172ffa6f 100644 --- a/textproc/libodfgen/Makefile +++ b/textproc/libodfgen/Makefile @@ -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