svn commit: r353747 - head/archivers/py-lzma

Baptiste Daroussin bapt at FreeBSD.org
Sun May 11 23:31:53 UTC 2014


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}


More information about the svn-ports-all mailing list