diff options
Diffstat (limited to 'devel/boaconstructor/Makefile')
-rw-r--r-- | devel/boaconstructor/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/boaconstructor/Makefile b/devel/boaconstructor/Makefile index 4a365c906ca0..bd6d3c9ba6ce 100644 --- a/devel/boaconstructor/Makefile +++ b/devel/boaconstructor/Makefile @@ -3,7 +3,7 @@ PORTNAME= boaconstructor PORTVERSION= 0.6.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel python #MASTER_SITES= SF/boa-constructor/Boa-Constructor/${PORTVERSION}-alpha MASTER_SITES= SF/boa-constructor/Boa-Constructor/${PORTVERSION}-beta @@ -16,8 +16,7 @@ WRKSRC= ${WRKDIR}/boa-constructor-${PORTVERSION} USES= gettext zip USE_PYTHON= yes -USE_WX= 2.8 -WX_UNICODE= yes +USE_WX= 3.0+ WX_COMPS= python DATADIR= ${PREFIX}/share/Boa |