diff options
Diffstat (limited to 'devel/py-natural/Makefile')
-rw-r--r-- | devel/py-natural/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-natural/Makefile b/devel/py-natural/Makefile index f6fd477b2d77..37649a2b2954 100644 --- a/devel/py-natural/Makefile +++ b/devel/py-natural/Makefile @@ -10,7 +10,7 @@ WWW= https://natural.readthedocs.org/en/latest/ LICENSE= MIT -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |