diff options
Diffstat (limited to 'www/py-tgwebservices/Makefile')
-rw-r--r-- | www/py-tgwebservices/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/py-tgwebservices/Makefile b/www/py-tgwebservices/Makefile index d97e70d5ee9f..581ce8ded933 100644 --- a/www/py-tgwebservices/Makefile +++ b/www/py-tgwebservices/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes +PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's +PYDISTUTILS_PKGNAME= TGWebServices PLIST_SUB= EASY_INSTALL_CMD=${EASY_INSTALL_CMD} \ PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} \ |