Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2014 15:51:43 +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: r348260 - head/astro/weather
Message-ID:  <201403141551.s2EFphpu061185@svn.freebsd.org>

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

Log:
  - Use USES=tar:xz

Modified:
  head/astro/weather/Makefile

Modified: head/astro/weather/Makefile
==============================================================================
--- head/astro/weather/Makefile	Fri Mar 14 15:51:39 2014	(r348259)
+++ head/astro/weather/Makefile	Fri Mar 14 15:51:43 2014	(r348260)
@@ -14,8 +14,7 @@ COMMENT=	Utility to provide current weat
 LICENSE=	ISCL
 
 USE_PYTHON=	yes
-USE_XZ=		yes
-USES=		shebangfix
+USES=		shebangfix tar:xz
 
 PLIST_FILES=	bin/${PORTNAME} \
 		%%PYTHON_SITELIBDIR%%/${PORTNAME}.py \



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