diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:38:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:38:00 +0000 |
commit | 44105bbef82d297a098e178b03eb4290daa5d98b (patch) | |
tree | 4a763a23b7382a8c937ccd9826b459ad9ccec255 /net/py-pysphere | |
parent | 9d0989571c6206b6ed8d38f60bd2033d59a689a1 (diff) |
Notes
Diffstat (limited to 'net/py-pysphere')
-rw-r--r-- | net/py-pysphere/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/py-pysphere/Makefile b/net/py-pysphere/Makefile index a41ec978bf21..5dca8bad3263 100644 --- a/net/py-pysphere/Makefile +++ b/net/py-pysphere/Makefile @@ -13,8 +13,7 @@ COMMENT= Python API for interaction with the vSphere Web Services SDK LICENSE= BSD -USE_ZIP= yes -USE_DOS2UNIX= yes +USES= dos2unix zip USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes |