diff options
Diffstat (limited to 'devel/py-robotframework-databaselibrary/Makefile')
-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 3670c703dcf9..cea958e73c5e 100644 --- a/devel/py-robotframework-databaselibrary/Makefile +++ b/devel/py-robotframework-databaselibrary/Makefile @@ -17,7 +17,7 @@ GH_ACCOUNT= franz-see GH_PROJECT= Robotframework-Database-Library NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |