aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-editobj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-editobj/Makefile')
-rw-r--r--graphics/py-editobj/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-editobj/Makefile b/graphics/py-editobj/Makefile
index 7bfbd173ee18..546ab56a546f 100644
--- a/graphics/py-editobj/Makefile
+++ b/graphics/py-editobj/Makefile
@@ -18,6 +18,7 @@ COMMENT= Create and display a Tkinter dialog box for editing any Python object
DIST_SUBDIR= python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_PKGNAME= EditObj
WRKSRC= ${WRKDIR}/EditObj-${PORTVERSION}
EXAMPLESDIR= ${PREFIX}/share/examples/py-editobj