Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 2014 23:07:42 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r359627 - head/devel/tex-kpathsea
Message-ID:  <201406272307.s5RN7gn3065343@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Jun 27 23:07:42 2014
New Revision: 359627
URL: http://svnweb.freebsd.org/changeset/ports/359627
QAT: https://qat.redports.org/buildarchive/r359627/

Log:
  USES= tar:xz

Modified:
  head/devel/tex-kpathsea/Makefile

Modified: head/devel/tex-kpathsea/Makefile
==============================================================================
--- head/devel/tex-kpathsea/Makefile	Fri Jun 27 23:06:29 2014	(r359626)
+++ head/devel/tex-kpathsea/Makefile	Fri Jun 27 23:07:42 2014	(r359627)
@@ -12,8 +12,7 @@ DIST_SUBDIR=	TeX
 MAINTAINER=	hrs@FreeBSD.org
 COMMENT=	Path searching library for TeX
 
-USE_XZ=		yes
-USES=		gmake
+USES=		gmake tar:xz
 USE_LDCONFIG=	yes
 USE_TEX=	texlive
 EXTRACT_AFTER_ARGS=	${EXTRACT_FILES}



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