diff options
Diffstat (limited to 'devel/drpython')
-rw-r--r-- | devel/drpython/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/drpython/Makefile b/devel/drpython/Makefile index fbeff2cac34d..338951b79396 100644 --- a/devel/drpython/Makefile +++ b/devel/drpython/Makefile @@ -19,6 +19,7 @@ COMMENT= Highly customizable cross-platform ide to aid programming in Python USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= DrPython USE_WX= 2.6 WX_COMPS= python |