diff options
Diffstat (limited to 'security/py-python-axolotl-curve25519/Makefile')
-rw-r--r-- | security/py-python-axolotl-curve25519/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-axolotl-curve25519/Makefile b/security/py-python-axolotl-curve25519/Makefile index df3d870d2d3c..cb02cc6e5b07 100644 --- a/security/py-python-axolotl-curve25519/Makefile +++ b/security/py-python-axolotl-curve25519/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/tgalal/python-axolotl-curve25519 LICENSE= GPLv3 -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.pre.mk> |