diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:01:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 17:01:36 +0000 |
commit | 8a7c77fbbd57ecbfd89783ebd805b59f8f2387a8 (patch) | |
tree | 6d9bf2c42239eb7fa59e3a370ddfad85fecabb87 /security/py-keyring | |
parent | ae7708b169aa040d2d1177a4ca193ed6a8d60e5d (diff) |
Notes
Diffstat (limited to 'security/py-keyring')
-rw-r--r-- | security/py-keyring/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile index 486b9f1bef4e..544a0dfcbfdf 100644 --- a/security/py-keyring/Makefile +++ b/security/py-keyring/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:${PORTSDIR}/devel/py-pytes LATEST_LINK= py-${PORTNAME} -USE_ZIP= yes +USES= zip USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_AUTOPLIST= yes |