diff options
Diffstat (limited to 'www/py-twistedWeb2')
-rw-r--r-- | www/py-twistedWeb2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-twistedWeb2/Makefile b/www/py-twistedWeb2/Makefile index e01aa4fc19ce..062995290548 100644 --- a/www/py-twistedWeb2/Makefile +++ b/www/py-twistedWeb2/Makefile @@ -22,5 +22,6 @@ WRKSRC= ${WRKDIR}/TwistedWeb2-${PORTVERSION} USE_BZIP2= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= Twisted_Web2 .include <bsd.port.mk> |