diff options
Diffstat (limited to 'devel/py-robotframework-databaselibrary')
-rw-r--r-- | devel/py-robotframework-databaselibrary/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-robotframework-databaselibrary/Makefile b/devel/py-robotframework-databaselibrary/Makefile index 281c095c5812..f6ead9f6d609 100644 --- a/devel/py-robotframework-databaselibrary/Makefile +++ b/devel/py-robotframework-databaselibrary/Makefile @@ -19,7 +19,7 @@ GH_ACCOUNT= franz-see GH_PROJECT= Robotframework-Database-Library NO_ARCH= yes -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils .include <bsd.port.mk> |