diff options
Diffstat (limited to 'net/py-tofu/Makefile')
-rw-r--r-- | net/py-tofu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-tofu/Makefile b/net/py-tofu/Makefile index 0b457dc1be67..2282c1d62c8b 100644 --- a/net/py-tofu/Makefile +++ b/net/py-tofu/Makefile @@ -14,7 +14,7 @@ COMMENT= Practical high-level network game engine DIST_SUBDIR= python USE_BZIP2= yes USE_PYTHON= yes -USE_TWISTED= yes +USES= twisted USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Tofu WRKSRC= ${WRKDIR}/Tofu-${PORTVERSION} |