diff options
Diffstat (limited to 'devel/boaconstructor/Makefile')
-rw-r--r-- | devel/boaconstructor/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boaconstructor/Makefile b/devel/boaconstructor/Makefile index 1a24429a9c1c..94ff079786e8 100644 --- a/devel/boaconstructor/Makefile +++ b/devel/boaconstructor/Makefile @@ -14,8 +14,7 @@ COMMENT= Cross platform RAD GUI Building IDE for wxPython WRKSRC= ${WRKDIR}/boa-constructor-${PORTVERSION} -USES= dos2unix gettext zip -USE_PYTHON= yes +USES= dos2unix gettext python zip USE_WX= 3.0+ WX_COMPS= python DATADIR= ${PREFIX}/share/Boa |