diff options
Diffstat (limited to 'devel/py-robotframework/Makefile')
-rw-r--r-- | devel/py-robotframework/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-robotframework/Makefile b/devel/py-robotframework/Makefile index 0ce711dceb90..6d2a8b345737 100644 --- a/devel/py-robotframework/Makefile +++ b/devel/py-robotframework/Makefile @@ -12,7 +12,7 @@ COMMENT= Generic test automation framework LICENSE= APACHE20 -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes |