Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 May 2014 23:31:53 +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: r353747 - head/archivers/py-lzma
Message-ID:  <201405112331.s4BNVrud060624@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun May 11 23:31:52 2014
New Revision: 353747
URL: http://svnweb.freebsd.org/changeset/ports/353747
QAT: https://qat.redports.org/buildarchive/r353747/

Log:
  Convert to USES=dos2unix

Modified:
  head/archivers/py-lzma/Makefile

Modified: head/archivers/py-lzma/Makefile
==============================================================================
--- head/archivers/py-lzma/Makefile	Sun May 11 23:10:16 2014	(r353746)
+++ head/archivers/py-lzma/Makefile	Sun May 11 23:31:52 2014	(r353747)
@@ -15,7 +15,7 @@ LICENSE=	LGPL21
 
 ONLY_FOR_ARCHS=	i386
 
-USE_DOS2UNIX=	yes
+USES=		dos2unix
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	py${PORTNAME}



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