diff options
Diffstat (limited to 'www/py-twistedWeb/Makefile')
-rw-r--r-- | www/py-twistedWeb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/py-twistedWeb/Makefile b/www/py-twistedWeb/Makefile index 91f732a02114..a36f99c1d821 100644 --- a/www/py-twistedWeb/Makefile +++ b/www/py-twistedWeb/Makefile @@ -21,5 +21,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_BZIP2= yes USE_PYTHON= 2.3+ USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= Twisted_Web .include <bsd.port.mk> |