diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile index 6f50b012781..07a63cc0393 100644 --- a/security/py-pycrypto/Makefile +++ b/security/py-pycrypto/Makefile @@ -3,7 +3,7 @@ PORTNAME= pycrypto PORTVERSION= 2.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ COMMENT= Python Cryptography Toolkit LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYRIGHT -CONFLICTS_INSTALL= ${PYTHONPKGNAMEPREFIX}pycryptodome-* +CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pycryptodome-* USES= python USE_PYTHON= distutils autoplist