diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-11 23:31:52 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-11 23:31:52 +0000 |
commit | e1377ec47e66a7f5ca6582675eabd1a337552a17 (patch) | |
tree | 16cbd40e3549c077b5be7da3149cdcd33c8fcd94 /archivers | |
parent | 024eca236d40f7f74abbf90d8923fbfedfbcf4d5 (diff) | |
download | ports-e1377ec47e66a7f5ca6582675eabd1a337552a17.tar.gz ports-e1377ec47e66a7f5ca6582675eabd1a337552a17.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/py-lzma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-lzma/Makefile b/archivers/py-lzma/Makefile index 89b936728012..c90934121acd 100644 --- a/archivers/py-lzma/Makefile +++ b/archivers/py-lzma/Makefile @@ -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} |