diff options
Diffstat (limited to 'net/py-port-for/Makefile')
-rw-r--r-- | net/py-port-for/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-port-for/Makefile b/net/py-port-for/Makefile index e366cee9bf55..d7305bc5029a 100644 --- a/net/py-port-for/Makefile +++ b/net/py-port-for/Makefile @@ -13,7 +13,7 @@ COMMENT= Python utility and library that helps with TCP ports management LICENSE= MIT # Python3 Ready -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= yes NO_STAGE= yes |