aboutsummaryrefslogtreecommitdiffstats
path: root/security/py-keyczar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-keyczar/Makefile')
-rw-r--r--security/py-keyczar/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/py-keyczar/Makefile b/security/py-keyczar/Makefile
index 3bf7101fc7f9..aca3a26b35b8 100644
--- a/security/py-keyczar/Makefile
+++ b/security/py-keyczar/Makefile
@@ -15,9 +15,8 @@ LICENSE= APACHE20
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.0:${PORTSDIR}/security/py-pycrypto
-USE_PYTHON= yes
+USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-PYDISTUTILS_PKGNAME= python-${PORTNAME}
.include <bsd.port.mk>