diff options
Diffstat (limited to 'net-mgmt/py-netutils/Makefile')
-rw-r--r-- | net-mgmt/py-netutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/py-netutils/Makefile b/net-mgmt/py-netutils/Makefile index 89154d2dc49e..569299bf9e31 100644 --- a/net-mgmt/py-netutils/Makefile +++ b/net-mgmt/py-netutils/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/networktocode/netutils LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |