svn commit: r350885 - head/misc/localedata

Bryan Drewery bdrewery at FreeBSD.org
Fri Apr 11 04:19:03 UTC 2014


Author: bdrewery
Date: Fri Apr 11 04:19:03 2014
New Revision: 350885
URL: http://svnweb.freebsd.org/changeset/ports/350885
QAT: https://qat.redports.org/buildarchive/r350885/

Log:
  Convert to USES=tar

Modified:
  head/misc/localedata/Makefile

Modified: head/misc/localedata/Makefile
==============================================================================
--- head/misc/localedata/Makefile	Fri Apr 11 04:14:18 2014	(r350884)
+++ head/misc/localedata/Makefile	Fri Apr 11 04:19:03 2014	(r350885)
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR=	sf
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Legacy locale data for FreeBSD 6+
 
-USE_BZIP2=	yes
+USES=		tar:bzip2
 NO_BUILD=	yes
 
 ONLY_FOR_ARCHS=	amd64 alpha ia64 i386 pc98 sparc64


More information about the svn-ports-all mailing list