diff options
Diffstat (limited to 'net/py-libnet/Makefile')
-rw-r--r-- | net/py-libnet/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/py-libnet/Makefile b/net/py-libnet/Makefile index 589cb2dee275..3be1286fc206 100644 --- a/net/py-libnet/Makefile +++ b/net/py-libnet/Makefile @@ -14,9 +14,8 @@ LICENSE= GPLv3 LIB_DEPENDS= libnet.so:${PORTSDIR}/net/libnet -USE_PYTHON= yes -USE_PYTHON_PREFIX= yes -USE_PYDISTUTILS= yes +USES= python +USE_PYTHON= distutils pythonprefix USE_GITHUB= yes GH_ACCOUNT= allfro |