diff options
Diffstat (limited to 'ftp/py-tftpy/Makefile')
-rw-r--r-- | ftp/py-tftpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile index 6900dfa90a4a..239090836da7 100644 --- a/ftp/py-tftpy/Makefile +++ b/ftp/py-tftpy/Makefile @@ -13,7 +13,7 @@ COMMENT= Pure Python TFTP Implementation LICENSE= MIT -USE_PYTHON= -2.7 +USE_PYTHON= 2 USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes |