security/py-pycrypto: Allow overriding USES

This commit is contained in:
Steve Wills 2017-04-14 18:49:32 +00:00
parent f0baa923c9
commit 9e25f59151
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438537

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= koobs@FreeBSD.org
COMMENT= Python Cryptography Toolkit
USES= python
USES?= python
USE_PYTHON= distutils autoplist
GNU_CONFIGURE= yes