aboutsummaryrefslogtreecommitdiffstats
path: root/www/trac-addcomment/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-addcomment/Makefile')
-rw-r--r--www/trac-addcomment/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/trac-addcomment/Makefile b/www/trac-addcomment/Makefile
index 8c57fec82013..333eb739e5db 100644
--- a/www/trac-addcomment/Makefile
+++ b/www/trac-addcomment/Makefile
@@ -23,6 +23,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}macro
NO_BUILD= yes
USE_PYTHON= 2.3+
USE_PYDISTUTILS=yes
+PYDISTUTILS_PKGNAME= TracAddCommentMacro
+PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's
PLIST_SUB+= PORTVERSION=${PORTVERSION} PYTHONVERSION=${_PYTHON_VERSION}
.include <bsd.port.mk>