diff options
Diffstat (limited to 'net/py-tofu/Makefile')
-rw-r--r-- | net/py-tofu/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/py-tofu/Makefile b/net/py-tofu/Makefile index ccdc306298f1..d94ed33cf853 100644 --- a/net/py-tofu/Makefile +++ b/net/py-tofu/Makefile @@ -12,10 +12,8 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Practical high-level network game engine DIST_SUBDIR= python -USE_PYTHON= yes -USES= twisted tar:bzip2 -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python twisted tar:bzip2 +USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/Tofu-${PORTVERSION} EXAMPLESDIR= ${PREFIX}/share/examples/py-tofu PORTEXAMPLES= * |